urlOf(this) won't work in iPhone App
I have been using the function urlOf(this) to return the URL of the current record so that I can email it to a user who will need to login and update this record. It has been working fine for quite some time (I believe over a year). But recently I have started having a problem if the person who is creating the record is using the iPhone app. When they click the button that contains this line of code along with a lot of other code the app just freezes and there is a circle in the middle of their screen that just keeps going around forever. When the same person runs the same code but through a web browser the code executes perfectly, even when the browser is on the iPhone.
Any idea what I can do to get this code to work on the iPhone app?
3 replies
-
What version of the app are they running? I tested in v3.12.8 on my iPhone and the formula field with the urlOf() code does not show anything. There is the field name but no data.
When done through the browser on the iPhone the field shows data and if I click on the link it takes me to the same record.
Content aside
- 3 mths agoLast active
- 3Replies
- 24Views
-
2
Following