Skip to main content
Denis O'Leary (Cross Group) ha fatto una domanda in #Formulas
Can you have a conditional default value in an input Screen text Field ?

Can you make the Default Value conditional? What would like to do is IF(!ISBLANK(workOrder.InternalReport__c), "Default Text 1", "Default Text 2")
1 risposta
  1. 19 feb 2020, 08:27
    You can create formula and use it as a default value.
0/9000