Salesforce Fact #411 | ISCLONE()

Do you know there is a formula function named ISCLONE() which lets you check whether the record was cloned from an existing record.

The formula/validation rule is applied when we create a record from apex code as well using the clone() function.



Comments

Popular posts from this blog

Salesforce Fact #218 | Blank picklist value is actually NULL

Salesforce Fact #929 | Nth highest in screen flow

Salesforce Fact #989 | New delete files permission