If the answer to a boolean property definition is "Yes", may I ask how to make the next property field require and answer?
- Employee terminated yes/no
- Date of termination (require this if the answer above is yes)
If the answer to a boolean property definition is "Yes", may I ask how to make the next property field require and answer?
You can configure the metadata card to do this. Your rule filter would be "Employee terminated IS Yes" and in the property behaviors you would set "Is Required = Yes" for Date of termination.
Note that your Boolean property needs to use either a checkbox or radio button UI control, the configuration does not work with the default dropdown menu: Metadata Card Configuration: Using Boolean in rule filter So you need another rule that would first set this UI control for Employee terminated property.
© 2024 M-Files, All Rights Reserved.