Is it possible to define a form field as a mandatory field? If user edit data, he can not forget to fill a field.
Best Answer
C
Cédric BLANC
said
over 2 years ago
Yes. I would recommend the following:
Check the Mandatory checkbox on the attribute and choose the appropriate Mandatory Validation Scope: Pre-consolidation and/or Post-consolidation if you need the validation to also occur during the job certification (for source data), None if you just need the validation to be checked during user authoring.
Check the On Data Change and On Form Open checkboxes in your step Form Validations for the associated "MANDATORY" validation:
This makes the field appear in red with the associated Error Message during authoring, like this:
Select the appropriate On Step Exit value in the Step Transition Validation, if you prefer the user to be Blocked or just Warned if he still does not comply with your validation when exiting the step:
This makes an error popup appear like the following. The user can continue if you chose "Warn" and cannot continue in case you chose "Block":
1 Comment
Cédric BLANC
said
over 2 years ago
Answer
Yes. I would recommend the following:
Check the Mandatory checkbox on the attribute and choose the appropriate Mandatory Validation Scope: Pre-consolidation and/or Post-consolidation if you need the validation to also occur during the job certification (for source data), None if you just need the validation to be checked during user authoring.
Check the On Data Change and On Form Open checkboxes in your step Form Validations for the associated "MANDATORY" validation:
This makes the field appear in red with the associated Error Message during authoring, like this:
Select the appropriate On Step Exit value in the Step Transition Validation, if you prefer the user to be Blocked or just Warned if he still does not comply with your validation when exiting the step:
This makes an error popup appear like the following. The user can continue if you chose "Warn" and cannot continue in case you chose "Block":
Cédric BLANC
Is it possible to define a form field as a mandatory field? If user edit data, he can not forget to fill a field.
Yes.
I would recommend the following:
This makes the field appear in red with the associated Error Message during authoring, like this:
This makes an error popup appear like the following. The user can continue if you chose "Warn" and cannot continue in case you chose "Block":
Cédric BLANC
Yes.
I would recommend the following:
This makes the field appear in red with the associated Error Message during authoring, like this:
This makes an error popup appear like the following. The user can continue if you chose "Warn" and cannot continue in case you chose "Block":
-
Extend a model with new entities or attributes
-
Data types in xDM
-
Effective date on entities
-
Search using wild cards
-
Export a model from production and import on a development environment
-
"Allow Delete" vs "Allow Removal" privileges
-
LOV label in Named Query
-
Select location on a map and save coordinates
-
Is there a way to set up a master-detail relationship on browse mode?
-
Choose Either a Stepper or A Workflow Based on The User Privileges
See all 274 topics