Menu

Doubt about the extension and possibility of doing what I need - Customized Request Forms

2024-10-07
2024-10-15
  • Luan Conte Soares

    I'm a beginner in iTop, and I've been consuming the documentation daily. I am using the "Customized Request Forms" extension.

    I have an input to select a user from the Person table. Based on this selection, a dropdown list will be displayed with some default values that will vary depending on the attribute contained in the "extensionattribute8" column of the same table.

    I couldn't find in the documentation how to make the next input, which is the dropdown list, use the user selected in the previous input and retrieve the value from the "extensionattribute8" column, so that I can define which values will appear in this list.

    Can anyone help me? Is what I'm trying to do beyond the limitations of the extension?

    iTop Version: 3.1

    Thank you in advance!

     

    Last edit: Luan Conte Soares 2024-10-09
  • eric24V

    eric24V - 2024-10-15

    As far as I know: If you want the drop down list’s content to be dependent on the selected person then the drop down list’s content must by retrieved by an OQL which uses the person as a condition like ":template->Person". This OQL can only return objects, not fields of that object like your "extensionattribute8". That’s why I assume what you are trying is beyond the capabilities of the extension.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.