Websydian v6.1 online documentationOnline documentation - Websydian v6.1

FAQ - Using combo boxes the selected value is not set in the EventHandler

Product Websydian Web Developer
Version All
Category Development
Question Using combo boxes the selected value is not set in the EventHandler
Answer

If the combo box is populated and the selected value is not sent to the EventHandler the primary reason is missing java script on the page to populate the correct field with the selected value.

Make sure that the PageGenerator creating the page with the combo box is enheriting from the PageGeneratorWithJavaScript function. Please remember to run the _DocumentTemplateGenerator after rebuilding the PageGenerator.