Newbies kristinx1367 Posted December 22, 2009 Newbies Posted December 22, 2009 (edited) When you open the file on the Instant web publishing, can you have it open in certain ways based on privilege set? For instance, I know that you can have a script to execute when the instant web publishing opens but I dont know how to make the if-then statement work with privilege sets Edited December 22, 2009 by Guest
Zcast Posted December 23, 2009 Posted December 23, 2009 Can you give us more info on what you are trying to do, and maybe we can throw something together for you. Here's a simple start: If Get (PrivilegeSetName) = "Data Entry" then "make this happen" Else "make this happen instead"
Recommended Posts
This topic is 5717 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 accountSign in
Already have an account? Sign in here.
Sign In Now