1
Ability to add business rules to fields in a collection or component
R
Rohit Padmanabhan
As a Strapi user I would like to see an option to add rules to my collection entry which validates the fields for me.
Some examples:
- If area is New York, I would like to only show locations associated with New York in a drop down list
- Populate some fields by default basis rules: Example populate a webpage footer collection with the current year date
Regexes are limited to only certain fields.
Similar available functionality https://blog.airtable.com/how-to-establish-relationships-and-rules-within-a-database/