VL Lansa for the web reusable part in list
Posted: Mon Dec 11, 2023 1:40 pm
I need to add a combo box in a column of my list. The contents of the combo box list will change based on input in other places on the page. For instance, the user may select a shipping speed, or a different address, and I need to update the box.
I've tried a technique I've seen somewhere previously by setting reference to the RP whenever a list row gets focus but it's not working great. When the user clicks SAVE and read through all of the rows I'm not always getting a value back from the RP.
I've seen the data entry list example for web with the Gender drop down but there is no interaction with the combo box aside from loading male/female.
Are there any examples for this? Thanks
I've tried a technique I've seen somewhere previously by setting reference to the RP whenever a list row gets focus but it's not working great. When the user clicks SAVE and read through all of the rows I'm not always getting a value back from the RP.
I've seen the data entry list example for web with the Gender drop down but there is no interaction with the combo box aside from loading male/female.
Are there any examples for this? Thanks