S
sodell
I'm somewhat familiar with the new roles functionality in SP1 now, and I
understand that the order in which they are defined matters, because IP
apparently stops at the first matching role for a given user and assumes
that is their current role.
Can someone show me some JScript code that can determine if the current user
belongs to a given IP-defined (not AD-defined) role? (a function, perhaps,
that takes the name of the role as it is defined in the IP form, and returns
true or false if the current user is assigned to it?)
Maybe I'm overlooking something really simple here -- I hope I am.
One other (totally nonrelated) question: If I'm not using VS.NET 2003 to
develop my forms, and am only using IP with the MS Script Editor, should I
expect to see Intellisense?
Thanks!
-- Stacy
understand that the order in which they are defined matters, because IP
apparently stops at the first matching role for a given user and assumes
that is their current role.
Can someone show me some JScript code that can determine if the current user
belongs to a given IP-defined (not AD-defined) role? (a function, perhaps,
that takes the name of the role as it is defined in the IP form, and returns
true or false if the current user is assigned to it?)
Maybe I'm overlooking something really simple here -- I hope I am.
One other (totally nonrelated) question: If I'm not using VS.NET 2003 to
develop my forms, and am only using IP with the MS Script Editor, should I
expect to see Intellisense?
Thanks!
-- Stacy