March 17, 200520 yr Hi, I have a re-login script in my solution. when a user logs in the staus area is hidden. When I re-login with my account the status area is shown. But when I use the re-login script to go back to a guest account the status area is still showing. The script has an if statement: re-login[] If[get(privilegeSetName)=["Full Access"] show/hide status area [show] else show/hide status area [hide] why doesn't this work? what am I missing?
March 17, 200520 yr Author Hi, I have a re-login script in my solution. when a user logs in the staus area is hidden. When I re-login with my account the status area is shown. But when I use the re-login script to go back to a guest account the status area is still showing. The script has an if statement: re-login[] If[get(privilegeSetName)=["Full Access"] show/hide status area [show] else show/hide status area [hide] why doesn't this work? what am I missing?
March 17, 200520 yr Author Hi, I have a re-login script in my solution. when a user logs in the staus area is hidden. When I re-login with my account the status area is shown. But when I use the re-login script to go back to a guest account the status area is still showing. The script has an if statement: re-login[] If[get(privilegeSetName)=["Full Access"] show/hide status area [show] else show/hide status area [hide] why doesn't this work? what am I missing?
Create an account or sign in to comment