Changing contents of dropdown

Changing contents of dropdown

Comments

  • [font=Roboto, Arial, Helvetica, sans-serif]Hi there, I would like to have a dropdown in a data repeater whose items would come from a different query depending on some previously selected value so for example, if I am adding expense lines on a project then the dropdown would contain a list of projects from the DB but if adding lines for a department then the dropdown would contain a list of departments from the DB. Is this possible to do? Thanks[/font]

  • [font=Roboto, Arial, Helvetica, sans-serif]Yes, it is possible to a data flow populate the list items of a dropdown in a data repeater based on the value of another component on the repeater. Ive created a small example project showing one way this might be done. Feel free to import, review, or modify it as you wish.[/font]

Sign In or Register to comment.