Hi,
I have a webpage where one can enter working hours. This is done using a looper. Every row represent a timeframe say
08:00-12:00, customer Alibaba, project Ali-Sales
13:00-17:00, customer Alibaba, project Ali-CRM
I want the user to select a customer and then fill (or filter) the combobox with only the project of htis customer.
I can do that in browsercode and it looks like it's working.
However for some options on this page a submit to the server is required. After that the page is rebuild by the server and then the combobox on every row shows the same list of items.
I want all comboboxes to be independ of each other. is this possible in WB19?
An upgrade to WB21 is also an option, but I did not try that yet.
I have a webpage where one can enter working hours. This is done using a looper. Every row represent a timeframe say
08:00-12:00, customer Alibaba, project Ali-Sales
13:00-17:00, customer Alibaba, project Ali-CRM
I want the user to select a customer and then fill (or filter) the combobox with only the project of htis customer.
I can do that in browsercode and it looks like it's working.
However for some options on this page a submit to the server is required. After that the page is rebuild by the server and then the combobox on every row shows the same list of items.
I want all comboboxes to be independ of each other. is this possible in WB19?
An upgrade to WB21 is also an option, but I did not try that yet.