Hello,
how to bypass requirement with required field using Rest API. Even admin mode does not disable this requirement.
Hello,
how to bypass requirement with required field using Rest API. Even admin mode does not disable this requirement.
HI,
Maybe try adding a condition on the attribute to make it mandatory, depending on author, current user.
Or use a separate path for the api, or send some parameter to the technical field that will control the requirement.
I don't know what your exact scenario is.
Regards.
Hi Radek,
maybe you can use the form rule "Mark required" instead of the field matrix / requirdness definition on the field.
The form rules aren't applied to the REST API while the others are.
Best regards,
Daniel