Page Creation on Author Instance from Publish-Based Form Submission
In my Publish interface, there is a form where I enter all the required details. Upon submitting the form, the page creation should occur in the Author instance. When the form is hosted on the Author instance, submitting it successfully creates the page in Author. Similarly, when the form is hosted on the local Publish instance, submitting it creates the page in Publish. I need help ensuring that, regardless of where the form is hosted, the page creation always happens in the Author instance.