Hi,
I am using Servoy 3.5.7. I have a valuelist which i want to show on the Web Client form in a way that the user can select more than one value. For smart client I would do that by showing a dialog with a checkbox list, each checkbox representing a value from the valuelist. And I would use a calculation field to store the array of returned values that are checked. But dialogs are not supported in Web Client, so I am asking you, Is there another way I can do this? I thank you in advance.
DB