Adding searched data to Combobox

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
jtaljaard
Posts: 37
Joined: Thu Sep 21, 2023 9:29 pm

Adding searched data to Combobox

Post by jtaljaard »

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)
Tim McEntee
Posts: 57
Joined: Thu May 26, 2016 8:46 am

Re: Adding searched data to Combobox

Post by Tim McEntee »

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
jtaljaard
Posts: 37
Joined: Thu Sep 21, 2023 9:29 pm

Re: Adding searched data to Combobox

Post by jtaljaard »

Hi Tim

Apologies, this is in reference to a combo box on a screen wrapper on VL editor, that uses RAMP.
Post Reply