contentful / ui-extensions-sdk

A JavaScript library to develop custom apps for Contentful
https://www.contentful.com/developers/docs/extensibility/app-framework/
MIT License
125 stars 31 forks source link

Conditional Field Rendering #1159

Closed kik-o closed 2 years ago

kik-o commented 2 years ago

Is there a way to render fields conditionally (based on logic) without needing to rewrite the Contentful UI extension example from the ground up? Saw that this feature had been proposed several times but never actually saw this come to fruition. Hopefully someone has a resource they could point me to 🙏 please and thank you!

shikaan commented 2 years ago

Hey @kik-o thanks for the question.

Do you mean conditionally rendering fields without implementing entry editor or maybe something else? Can you maybe clarify what you mean with an example?

Thanks again 🙇

Jwhiles commented 2 years ago

Hey @kik-o - it seems like you've found a solution to your problem, or have otherwise lost interest in this issue. I'm going to close it.

Jwhiles commented 2 years ago

Feel free to re-open if needed.