Hi - first time using Choroforms, looks fantastic but I think I'm going round in circles...
I've created a custom form, quite a long one and I've imported my html into it. I've given some of the input fields the class "required" and I can happily fill in my form from the front end (where validation errors occurs, they are flagged).
On submitting the form I get redirected to a page with the message "You are not allowed to access this URL"
So - I've removed all the validation, added a new redirect url (then removed it because it makes no difference) tried all possibles that would appear to have an effect on it.... still the same message (I had the same issue on the local machine, site is now on a development server).
Any ideas what this message means for my form? I'm sure I've just missed a simple step in the process - but can't work out what it is!!!
I've created a custom form, quite a long one and I've imported my html into it. I've given some of the input fields the class "required" and I can happily fill in my form from the front end (where validation errors occurs, they are flagged).
On submitting the form I get redirected to a page with the message "You are not allowed to access this URL"
So - I've removed all the validation, added a new redirect url (then removed it because it makes no difference) tried all possibles that would appear to have an effect on it.... still the same message (I had the same issue on the local machine, site is now on a development server).
Any ideas what this message means for my form? I'm sure I've just missed a simple step in the process - but can't work out what it is!!!