Edgar Figueroa 11.Jul.02 06:41 AM a Web browser Lotus Workflow Engine3.0iSeries (AS/400)
Dear All,
For a WEB application, is It possible to change radio buttons for a combo box in a Binder created by the subform (OS Domino Workflow WEB)?We changed the radio button ApprovalChoicesOS field for a comboBox but when click on Save & Complete button we get a Javascrip error "Checked is null or not is object" because the Javascript function TestMultipleCheckBox()in the subform, check always only if a button is checked. Can we erase this contrl function if we use a comboBox? or which Javascript function we have to use to check a combo box selection and not a radio button check?