Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7193 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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?

Posted

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?

Posted

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?

Posted

Does the startup script get triggered after a re-login?

Posted

Does the startup script get triggered after a re-login?

Posted

Does the startup script get triggered after a re-login?

This topic is 7193 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.