rodriquelca / dunamis-jform

Other
0 stars 1 forks source link

Validation Rules Property for some Components #70

Open TinCodes opened 2 years ago

TinCodes commented 2 years ago

Description A property that lets the user enter validation rules that indicate how to properly enter valid values into the component. A button is used to add new validation rules, and when clicked, a dropdown menu with two buttons is displayed where the user can choose a validation rule and save it so that it can be applied to the current component or cancel the action and leave the validation rules list as it was. Upon saving a validation rule, a list is created where values and rules are stored. Each of these rows have a delete button that removes the rule. If clicked, a prompt will appear to confirm if the users wishes to proceed with this action. The validation rules can be edited with a Edit icon in each row. No default value. The following components are missing this property:

Additional information PM4 wiki

Screenshot image image

TinCodes commented 2 years ago

Needs to be validated with form rules.