JackWoods
4 years agoQrew Trainee
Custom Button Working on Browser/PC - Not on Mobile?
Hey Community,
I made a simple button so that external web users could submit records into my table. It works great on PC but does not seem to save the record on mobile. On mobile it just does the redirect. This caused some issues because I thought it was working - when really it wasn't submitting any of the details the user just entered.
How can I update my button to make sure it's saving the record on mobile then redirecting to that other webpage?
URLRoot()&"db/"&Dbid()&"?a=dbpage&pagename=thankyou.html&ifv=20"
------------------------------
Jack Woods | Low Code 4 Lyfe
------------------------------
I made a simple button so that external web users could submit records into my table. It works great on PC but does not seem to save the record on mobile. On mobile it just does the redirect. This caused some issues because I thought it was working - when really it wasn't submitting any of the details the user just entered.
How can I update my button to make sure it's saving the record on mobile then redirecting to that other webpage?
URLRoot()&"db/"&Dbid()&"?a=dbpage&pagename=thankyou.html&ifv=20"
------------------------------
Jack Woods | Low Code 4 Lyfe
------------------------------