I’m using a Channel Form on a site that’s on two domains (no MSM). Sort of two copies that differ in looks and some content.
I’m using the Channel Form on a page that I would like to return to http://www.xxxx.com/results/URL_TITLE. The xxxx part would be one of the two domains depending on the site that you’re submitting the form from.
Unfortunately the form only returns to the domain that I defined in the General Configuration.
Would it be possible to have another domain in the return variable than defined in General Configuration?
I’ve tried these variations with no luck:
{exp:channel:form channel="test" return="/results/URL_TITLE" }
{exp:channel:form channel="test" return="../results/URL_TITLE" }
{exp:channel:form channel="test" return="http://www.yyyy.com/results/URL_TITLE" }
I hope someone can help me here.
Cheers,
Martin