I wonder wether it is possible to dynamically change an element.
I'm using client-side VBS, an example is that I have a checkbox in a cell of a table. I want to be able to change this to a drop down list?
I want to let the user click checkbox when only 1 of an option is the only quantity allowed but then replace the checkbox with a numeric dropdown list when the user can choose a quantity which can be more than 1.
Any help appreciated
I'm using client-side VBS, an example is that I have a checkbox in a cell of a table. I want to be able to change this to a drop down list?
I want to let the user click checkbox when only 1 of an option is the only quantity allowed but then replace the checkbox with a numeric dropdown list when the user can choose a quantity which can be more than 1.
Any help appreciated