Hello! I had a question about combo boxes.
What I am trying to do is I have a combo box and in its dropdown, I click a selection, and a separate combo box’s dropdown fields change respective to whatever was selected on the previous combo box.
I am using UserCodes.UserCodesCombo and am confused on how I would change user codes during the process? I am using FiltersParam CodeTypeParam=(user code) to give the dropdowns data. I have multiple UD Codes containing the data that should be listed in the second combo box dropdown, each UD code number respective to an option to be selected in the first combo box.
Is there a way to set user codes to change after each selection? Does this require an event? I haven’t seen any event action that would handle changing UD Codes. Maybe combo refill could be used?






