Hi,
i've search and wrote on facebook and searched in this forum with no luck.
I have an issue with a frontend submission form.
As illustrated here i wrote the shortcode with the input necessary to set the edit and the location of the form.
[mb_frontend_form id="brand-identity" ajax="false" edit="true" post_type="page" post_id="current" submit_button="aggiorna" post_fields="content"]
Everything works, data is read, and update goes fine, but only if I don't add a second rule for the location (which i need).
Any idea why or how to solve this?
Am I doing something wrong or it's a bug/limitation?