The CreatorCon Call for Content is officially open! Get started here.

Default Fulfiller View landing page based on role

MBarrott
Mega Sage

I'm wanting to default the Fulfiller View landing page based on the role of the user at the time. 

 

Ideally I want users who have the project role(s) to be defaulted to the My Project Workspace page but I'm running into issues. 

 

Right now I created them a new Fulfiller View link via the SP Header menu, conditioned it to the following

gs.getUser().hasRole('project_manager') || gs.getUser().hasRole('project_user')

 

and copied the browser URL from that page into the HREF/URL field but it is not loading as intended when testing via impersonation. It just continues to default to their previous landing page. 

 

Is there a more optimal way to achieve this or am I doing something wrong?

 

 

1 REPLY 1

Hi @rick5050,

 

I'm not seeing how this would work, what user form are you referring to on step 4?