Replies: 0
I have a login form with 2 choices of destination on each destination I have the html for the link in the value for that option. so far the form submits ok but the return is only the success msg not he location url. I have the option value checked. So is the input to the value only text and an href is not recognized as html code.
Do I have to use an html block in the form to get the switch from the form to the destination page?