System Information
- Strapi Version:
- Operating System:
- Database:
- Node Version:
- NPM Version:
- Yarn Version:
Hello everyone.
This is a rather basic question coming into strapi:
Is it possible to have the content of the mask where data is entered change based on a dropdown? So field dependency/dynamic changes
So if the dropdown had cat dog fish you’d have to answer name for cat height for dog and speed for fish (without switching the general view, just the form fields get rerendered)
Based on my research that isn’t possible out of the box