Hello,
My url is something like this
.../chronoforms/?chronoform=myform&product=SKU01
How can I redirect to a 404 page if the user change manually the url such as
.../chronoforms/?chronoform=myforfgdfgdfm&product=SKU01
Actually i have the page "There is no form with this name or may be the form is unpublished, Please check the form and the url and the form management."
Or if the param product does not exist such as
.../chronoforms/?chronoform=myform&product=ShfhfKU01
My url is something like this
.../chronoforms/?chronoform=myform&product=SKU01
How can I redirect to a 404 page if the user change manually the url such as
.../chronoforms/?chronoform=myforfgdfgdfm&product=SKU01
Actually i have the page "There is no form with this name or may be the form is unpublished, Please check the form and the url and the form management."
Or if the param product does not exist such as
.../chronoforms/?chronoform=myform&product=ShfhfKU01