Hello,
I have the Multi-SItes feature active. On the second page (not the main domain) I created a contact form.
But sending is not possible. In Browser Debugger it says, that it wants to submit the form to first URL, which is prohibited by sameorigin policy.
How can I solve this issue?
Thank you