Hi,
I’m facing an issue with my multi-dropdown implementation. The dropdown is supposed to display dynamic choices, but it’s only showing duplicate entries instead of all the unique entries from my database. I’ve attached some screenshots to help illustrate the problem.
Thanks for your help.
What is install_serials_number
? Shouldnt this caption be Parent group's interventions Serial_number_2
only?
The option caption should be ‘This option’s serial_number_2’.
1 Like
Install_serials_number is pulling data from another Data types in my database.
The data is not stored in a option sets, so I can’t do this, I was seeing the right data in the past while testing to fix another bug I got this issue. I think this is the result of enabling the “auto binding on parent element’s thing” but can’t figure out a way to undo this action, even though this option disabled .
It doesn’t have to be an option set.
When you stand in OPTION CAPTION field in the property editor choose > CURRENT OPTION > More > Serial_number_2
1 Like
Great, thanks that works now!
1 Like