Can I Have Conditional Display
Yes, conditional display is fully supported. Almost every component, field, and action in Tadabase can be shown or hidden based on the conditions you define.
Two of the most-used tools for this are:
- Display Rules: set per-component or per-field rules that check field values, URL parameters, or logged-in user properties
- Role-based access: restrict pages, components, or actions to specific user roles
You can use these to do things like hiding a button until an order is approved, showing a "VIP" message only to certain users, or revealing an extra section of a form only when a checkbox is checked.
We'd love to hear your feedback.