cregourd opened this issue 5 months ago · 1 comments
Add possibility to hide/show fields in form based on (model) => boolean function in options
(model) => boolean
fields: { example: { visible: (model) => model.show_example } }
No response
Available in v5.3.0