Set a combobox selected value
I understand how to use the "RuntimeModifications" for forms, but for some reason, when I have a combobox that gets it's list content from a query (this can be the query in the combobox control or an external query then convert to datalist), I cannot set the selected value of the combobox. I can set it just fine when the list contents are manually loaded in the combobox control Is there a trick to setting the selected value when the list contents are from query?
0
-
Hi Eugene,
Where the contents of a combobox come from should not affect the ability to select a value. Have you tried other browsers? It may be a browser specific issue.
Regards,
Wayne0 -
Agreed, but this happens in the workflow simulator within the workflow designer. Using version 4.5.1 0 -
I suspect it's a timing issue when the list content comes from query..i.e..The selected item is set first, and then overwritten when the query completes to provide the list content. I tried an external delay on the form itself, no joy. 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer