how a drop down menu is populated

dev_K
Tera Contributor

Hello,

 

 

How can I see how the dropdown is populated?

 

In my catalog item I have this dropdown that gets populated with options:

 

dev_K_0-1712903765294.png

 

Also, those options depend on the selected environment selected before:

dev_K_1-1712904322932.png

 

However after checking the catalog item variables I see that for 'security zone' field it is a select box (and not a reference field as I would expect that will just fetch options from a table)

 

dev_K_2-1712904391039.png

however, when i check the question choices there are none.

dev_K_3-1712904476503.png

 

 

How can I investigate how the dropdown is populated??

 

6 REPLIES 6

The g_scratchpad object passes information from the server to the client, such as when the client requires information unavailable on the form. 

If my answer finds you well, helpful, and related to the question asked. Please mark it as correct and helpful.

Thanks
dgarad

Vijendra Sainy
Giga Guru

Check the type specification. There you can select the table 

 

VijendraSainy_0-1712906787554.png

 

Please Mark Correct if this solves your query and also mark 👍Helpful if my response helps you find the solution.

 

-Vijendra