Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Dhaval Patel
2
Views
4
Comments
Solved
How to Bind data at rumtime with combobox
Question
Usability
Hello,
I have two Combobox First is for my Items which contains my Items Entity based on selection I have to fill the Data into Second combobox but I am not able to bind that collection to my Second Combobox
Can anyone please help me how can I achive this funcationality in outsystems.
João Heleno
MVP
Solution
Hi Dhaval,
take a look a this example: https://www.outsystems.com/forge/component/697/how-to-use-cascade-dropdowns/
See solution in context
Tiago Neves
Hi Dhaval,
If I understood correctly, you want to use onchange property of the 1st combobox with an action as destination.
On that action you refresh (ajax refresh) the 2nd combobox widget.
Dhaval Patel
Hello Tiago,
Thanks for your reply I want to bind the datasource of second combobox on onchange event that's it, can you please let me know how can i do it?
João Heleno
MVP
Solution
Hi Dhaval,
take a look a this example: https://www.outsystems.com/forge/component/697/how-to-use-cascade-dropdowns/
Dhaval Patel
@Joao Heleno: Perfact !!!! Thanks Buddy !!!! :)
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...