SeanW
2 years agoQrew Trainee
Custom Button Works On Web But Not Mobile
Good Morning Everyone,
Currently I have a URL - Formula Button that directs people to edit their related record. It works perfectly fine on the web version, but not on mobile. If I sent the direct link that works on web to mobile, it then works on mobile. The button returns the user back a page instead of where it is suppose to go. Here is the code below, any help is appreciated.
URLRoot() & "db/" & [_DBID_PERSONNEL] & "?a=er&rid=" & URLEncode([PersonnelRecordCopy]) &"&dfid=2" & "&z=" & Rurl()
Thanks
------------------------------
Sean W
------------------------------