Skip to main content
Nintex Community Menu Bar
Question

Different Home page based on the Logged in ROLE

  • July 9, 2024
  • 2 replies
  • 17 views

Forum|alt.badge.img+1

Hi, I want to have VF page for Manager Role and SKUID page for Sales Rep Role of Same PROFIES. Could somebody help in suggesting a way for the same?
Thanks

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

Currently page assignments cannot be done on the basis of Role. 

But what you can do is create a skuid page that uses conditional rendering to show the right pieces to the right roles. Add a “current user” model to the page, and then add both the Sales Rep Content and the VF page content (as an iFrame in a template component).  Each of these components should have conditional rendering that shows the right pieces to the right parties. 

Should work well… 


Forum|alt.badge.img+1
  • Author
  • July 9, 2024

Thank you for the reply Rob. We had tried to implement the same way but using VF and Home Page component.