VL-Web Widget with form controls
Posted: Thu Apr 07, 2016 2:12 am
We've been able to create some VL-Web widgets that integrate with third party charting packages (in our case we are using HighCharts) without issue.
However, we are also trying to integrate with other packages that include standard form inputs (input boxes, select dropdowns, radio buttons, etc.).
The issue seems to be that the VL-Web runtime overrides the default behavior of these form inputs. When the application is run, the inputs or selects show up, but you cannot click on them or type into them in the case of input boxes.
Is there a way to make this work?
However, we are also trying to integrate with other packages that include standard form inputs (input boxes, select dropdowns, radio buttons, etc.).
The issue seems to be that the VL-Web runtime overrides the default behavior of these form inputs. When the application is run, the inputs or selects show up, but you cannot click on them or type into them in the case of input boxes.
Is there a way to make this work?