Hi All,
Just wondering the best way to implement security SMS Pins into an app.
At the moment I have created separate page that works sort of like the login page where the user needs to enter the Pin and then the page carry's onto the form if it is ok. I use the _sendpage to intercept when to display the page.
Apart from the login I also have some browsless Table forms (not memory) that require the user to enter a Pin before the page opens.On these pages the data does not save anymore. If I switch of the SMS verification then they work as per normal.
Cheers,
Kevin