My scenario is when I create a new Incident/User Request and add a attachment. I need a new column after Type Column which should be a dropdown and it should be editable mode when we create or modify a ticket. Is there a way how can I add a new Dropdown column in attachment section.
Hello,
Simply put not really. Attachments are special objects that can be linked to many objects...
You may try an implementation with custom objects containing AttributeFile, but I think having editable fields in lnk would bring some limits, and force you to use iTop 3.1.0+
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Team,
Good Day
My scenario is when I create a new Incident/User Request and add a attachment. I need a new column after Type Column which should be a dropdown and it should be editable mode when we create or modify a ticket. Is there a way how can I add a new Dropdown column in attachment section.
Thanks & Regards
Apurv Singh Manral
Last edit: Apurv Singh Manral 2023-11-02
Hello,
Simply put not really. Attachments are special objects that can be linked to many objects...
You may try an implementation with custom objects containing AttributeFile, but I think having editable fields in lnk would bring some limits, and force you to use iTop 3.1.0+