Salesforce Custom Permissions Demo
The following is code used by Jaren in the demonstration:
Validation Rule:
AND(PRIORVALUE( IsClosed )= TRUE,Not($Permission.Can_Edit_
Visualforce Page:
Delete_Contacts),
null,
urlFor($Action.Contact.Delete, $CurrentPage.Parameters.id, [retURL=’/003′], true)
)
}”
standardController=”Contact”>
severity=”Warning”
strength=”3″/>
With the rapid evolution of technology, Salesforce solutions are ever-changing and improving features. Contact our team for up-to-date information.