Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Backstage Item visibility
How or can we set the property of a backstage item invisible. I would like selected users to only have certain items available in the backstage.
TIA
Chris
TIA
Chris
Comments
Use Command Enabled
CALL Set_Property(OLE_RIBBON,"OLE.CommandEnabled[SAVEITEM]",OK_ENABLED)
But I have found that the Backstage command needs to be specifically set.