[All Adaptavist Apps]

Page tree

Hi

I dont seem to able to work out how a user without Space Admin permissions can access the "Advanced" menu?
I need them to be able to do this so they can place a "Watch" on the space.
I didnt want to have to edit the menu if possible.

Cheers

Steve Picton

  • No labels

3 Comments

  1. Unknown User (gfraser)

    We used the compound-menuitem macro and watch-menu macro on our site as follows:

    {compound-menuitem:favourite|class=shrink-width|tooltip=Toggle favourite}
    {watch-menu:class=shrink-width}
     {compound-menuitem:watchpage|caption=%watch% this %page%}
     {compound-menuitem:watchspace|caption=%watch% entire space}
    {watch-menu}
    

    We've documented the theme used on our website in a tutorial: Adaptavist Website Theme v4

    1. Unknown User (redwahoo)

      Thanks for that Guy

      I will check out the Website Theme.

      Cheers (smile)

      P.S. Do you intend to allow non-admin users normal access to the "Advanced" menu in future versions of builder as i can see no reason for them to be locked out?

      1. Unknown User (gfraser)

        Yes, I don't see why not - task added to our tracker: http://jira.adaptavist.com/browse/BUILDER-925