Can not make relation field 'required'
R
Risini Piyathma
Strapi v4
I have a collection type named 'Home'.
In the dynamic zone of Home, there is a component, and inside of that component, there is a field with relation. I want to make that relation field required.
Tried this with lifecycle hooks. But component data inside of dynamic zone can not be read within lifecycle.
Any solution for this, or Can make feature changes ?