Skip to content

Demo using Salesforce Custom Permissions to control button access using Visualforce and Apex

Notifications You must be signed in to change notification settings

john-brock/Custom-Permissions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Permission Demo

Demo using custom perms to control button access

Install Instructions

  1. download repo as zip file (button to the right >)
  2. upload zip using workbench into org
  3. assign the CustomPermDemo permset to your user (grants access to Apex class and VF page)
  4. assign custom permission permsets to user which will grant access to 1 or both buttons

Demo Info
Navigate to page: `https://login.salesforce.com/apex/CustomPermPage`
1) buttons will only show if user has custom perms assigned
2) button will only successfully "click" if ButtonX_Click custom perm assigned

About

Demo using Salesforce Custom Permissions to control button access using Visualforce and Apex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages