The Expression of field level property does not work from groovy script(Object Trigger)
Summary
The Expression of field level property does not work from groovy script(Object Trigger)Content
Hi,
There are 2 places where we can control an attribute's property like 'Updateable'
1) Object Level - so that this property is validated at an object level irrespective of how it is triggered - whether from web service or UI or any other API
2) Layout Level - in this case the property is validated only from the UI. It is not validated through other means like web services or APIs.
Now a property can be set in 3 ways
1) True/Yes
2) False/No
3) Expression - this is available so that the property can be set to True/False but only when a condition or set of conditions are met.
Tagged:
0