I am developing an app for data input on mobile devices in a browser that will have Javascript turned off (blackberry browser, Windows Mobile IE). On error of user input on a form I am capturing this with the form $$ReturnGeneralError.
I want to then have a button/hotspot/action that will allow them to navigate back to the form they were just on for correcting the problem, and not lose the data they just entered.
Can I use an @formula to navigate back to the previous page? So far I have not found a way. Can I achieve this with a computed URL or an formula button/hotspot?
Paul