Back to Basics # 33: Restrict Stage Movement Based on Roles using JavaScript in BPF

Introduction: In certain implementations, BPF Stage movement to be done based on roles. So, this can be achieved by writing custom JavaScript and logic to capture roles of the logged in user. As an example, we consider here same vaccination BPF on Contact record , where for users with role sales man will be restricted …

Continue reading Back to Basics # 33: Restrict Stage Movement Based on Roles using JavaScript in BPF