I'd like to have several different views for a form and then display a particular view based on what's entered in one of the form fields e.g. if the entry in a number field is a minus number then view A is used, but if it's a positive number view B is used.
Any idea if this is possible? Any thoughts much appreciated.
Update: I've achieved this by using conditional logic in Confirmation actions with different view URLs