Hi team,
I’ve come across an issue where some UI only formula fields don’t display in mobile browsers in IOS (tested both Chrome and Safari). Chrome on Android behaves like the desktop counterparts.
I’m using a formula to output text using this syntax (but other output types seem to be affected as well with different formulas):
FORMAT_TIME(“hh:mma”,YEAR(TODAY())+“-”+MONTH(TODAY())+“-”+DAY(TODAY())+" “+LEFT({{TimeEndMorning__c}},5)+”:00")
Why wouldn’t these UI formula fields work on IOS and how can I make sure they do? I would very much prefer a solution using UI formulae as opposed to doing this in Salesforce.
The org is on Spark 12.0.8.
Many thanks in advance,
Robin
Question
UI Only formula fields not working on mobile browsers?

Translate
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.