Date Posted:
Product: E-Notebook Enterprise
Product: E-Notebook Enterprise
Problem:
Is there a way to enable field validation when clicking on a form tool?
Solution:
Yes you can set up the validations using the 'ENStandard9.RequiredPropertiesListener'. To do so follow these steps as an administrator:
- Set the required fields
- Navigate to the section you wish to modify
- Right click on the collection and select 'Section Type Configuration'
- Browse to the field or property and select the option Not Blank and Required
- Exit the configuration windows
- Save changes and Refresh All
- Add the listener to the form tool
- Navigate to the collection you wish to modify in this case Discovery Chemistry
- Right click on the collection and select 'Collection Type Configuration'
- Browse to the Form Tool
- Expand the form tool and select 'Command Listeners'
- Click 'New Command Listener'
- Rename the command listener e.g. Non Blank
- Select the implementation 'ENStandard9.RequiredPropertiesListener'
- Exit the configuration windows
- Save changes and Refresh All
Comments
0 comments
Article is closed for comments.