Blogs

  • Assigning permission set to user in apex

    Is it possible to assign permission setting using code? Are there any limitations to consider? YES, it’s possible as below:

    Read more…

  • How to add Apex Class Access to permission set programmatically

    In case if you are looking further, how to assign such permission sets to users automatically, here is answer: http://sfdcian.com/assigning-permission-set-to-user-in-apex/

    Read more…

  • How to change field permissions in a permission set or profile programmatically (APEX)

    Read more…