Conditional rendering fields in universal editor
Hi everyone,
We are working in a project with a React App and editing the content via Universal Editor. The content is being handled with content fragments.
We have a content fragment that has 3 fields: depending on what you select in the first field we want to display the second field or the third field.
Since each field in the universal editor looks like an iframe itself we cant figured out how to manage this case.
Is there any way to achieve this?
Thanks!
Carlos.