ui: drafts - pass custom transformErrors
function to form after formule removal
#2891
Labels
transformErrors
function to form after formule removal
#2891
for
with-formule
branch:We have removed the
transformErrors
prop passing onreact-formule
and from now everyone has to go add his own customtransformErrors
Lets copy the legacy functionality to the CAP side
Add also some information in Formule's readme about how to pass a transformErrors for example to avoid validation messages for required fields in admin (or maybe even provide a default or an easy to change prop for the required fields case).
The text was updated successfully, but these errors were encountered: