- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2024 02:43 AM
i need to create new field in the incident form, so in the field ill be able to choose only the computers belongs to the caller(also field in the form).
i made new dictionary entry to the incident table with the field name: Affected computer
type: refernce
its need no be refernce to the cmdb_ci_computer table with the refernce qualifier : caller's computers
how to do it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2024 05:29 AM - edited ‎11-24-2024 05:29 AM
Hi @ofekg ,
Try the Advanced Reference Qualifier as it is from below image
Regards,
Sai Kumar P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2024 05:29 AM - edited ‎11-24-2024 05:29 AM
Hi @ofekg ,
Try the Advanced Reference Qualifier as it is from below image
Regards,
Sai Kumar P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2024 05:35 AM
it worked, thank you very much! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2024 05:38 AM
Hi,
Go to confirgure -> form builder in the incident form,
Add new field, select type as reference and the table 'cmdb_ci_computer'
Drag and move the field to show where you want the field to be.
Mark this helpful, if it helps
Vinuthna