Forum Discussion

PerBonomi's avatar
10 years ago
Solved

Change Page based on user

Hi there. I created a custom Community Page and I'd like to enable it only for select users. Is this possible?

 

I saw that page initialization will let me change the quilt, but I need more :)

  • Even simpler then, add the redirection to the custom page in the page initialization code i shared earlier.

12 Replies

  • Tim_h's avatar
    Tim_h
    Boss
    10 years ago

    This is extraordinary PerBonomi, thanks for sharing.

     

    I am very excited to build a home page just for my super users.

    Might even have to consider the notion of an "expert mode" people can opt in to.

     

    Widget on their profile/sidebar to add/remove the option (endpoint using restadmin to add or remove a specific role)

    Quick check in the page initilization script for the role

    Bingo, load up a custom quilt for homepages and board views.