Workflow and Cascading ID documentation
Hello, is there any documentation available for using Cascading ID with combo-boxes? I have a simple workflow that queries one table and I'm trying to populate one combobox based on a selection from one before it. When I set the ID of the 1st combobox to the Cascading ID field for the 2nd combobox, the workflow doesn't work in the (HTML5) viewer - the values for the 2nd combobox do not populate. The values for the first combobox do populate, but selecting anything has no effect on the second combobox. When I remove the ID of the first combobox from the 2nd combobox Cascading ID field, then both comboboxes populate, so I know the queries are succeeding. I assume there's a step or two that I'm missing, but I can't seem to find any documentation on using Cascading ID.
0
-
Hi Francesca, thank you for your reply. I'm not in the office today, so I can't get into Workflow Designer, but I'm pretty sure my Where clause is just - WHERE name LIKE '{0}%' for the first combobox and almost the same for the second combobox - just a different field name. I assume I'm missing some steps in setting up the relationships between the form elements, but I can't seem to find documentation of the process.
I had seen in another post a mention of a video about setting up comboxes but the URL they gave is 404. Would you happen to know of any videos or other documentation?
Thanks again,
-Daniel0 -
Actually, in re-looking at your example, I see something I missed in another example I came across - the WHERE "1=1" for the first combobox. I'm missing that and I'll bet that's the problem...
Thanks again,
-Daniel0
Please sign in to leave a comment.
Comments
2 comments