Wracking our brains over this, and can't seem to get it right.
We have a Junction screen and a destination screen.
The searched name is entered in the junction screen and the found items are displayed in the destination screen.
How can we use a Combobox that constantly updates the list content if users enter data into the Combobox field?
Example:
a user enters "Car" into the combo box which then displays all the contents within the combobox list(which is 2 subfiles Number and Description), but if they add to that and append it to "Card" it will clear the combo box list and refill it with all items that contain "card". (like a live search field)
Adding searched data to Combobox
-
Tim McEntee
- Posts: 57
- Joined: Thu May 26, 2016 8:46 am
Re: Adding searched data to Combobox
Hi
I am not sure which product you are trying to achieve this with. You mention Junction and Destination. Is this RAMP?
Where is the combobox written, in aXes or in the VLF filter.
Tim
I am not sure which product you are trying to achieve this with. You mention Junction and Destination. Is this RAMP?
Where is the combobox written, in aXes or in the VLF filter.
Tim
Re: Adding searched data to Combobox
Hi Tim
Apologies, this is in reference to a combo box on a screen wrapper on VL editor, that uses RAMP.
Apologies, this is in reference to a combo box on a screen wrapper on VL editor, that uses RAMP.