I use base href on my site so that every page looks correct regarding css etc. But I have a problem with the Cultiv Form when I use base href. The problem is that everytime I press the submit button it just redirect me to the frontpage without sending or validate the form. But when I dont use base href everything works just fine.
Is there a way to stop using base href and still have all pages showing correctly "But not use ../../ to go to base"?
Or can i change something in the Cultiv Form Razor script?
Use base href="www.something.dk"
Hello
I use base href on my site so that every page looks correct regarding css etc. But I have a problem with the Cultiv Form when I use base href.
The problem is that everytime I press the submit button it just redirect me to the frontpage without sending or validate the form. But when I dont use base href everything works just fine.
Is there a way to stop using base href and still have all pages showing correctly "But not use ../../ to go to base"?
Or can i change something in the Cultiv Form Razor script?
Thanks in advance!
//René
is working on a reply...