Design Studio

 3 Replies
 0 Subscribed to this topic
 16 Subscribed to this forum
Sort:
Author
Messages
trueblueg8tor
Advanced Member Send Private Message
Posts: 41
Advanced Member

I know that a user's security class affects which forms he or she can open in Design Studio. But what exactly grants access to Design Studio itself?

John Henley
Send Private Message
Posts: 3351
As far as I know, any user can access it, but you need access to the underlying LOGAN forms/tables in order to use/update.
Thanks for using the LawsonGuru.com forums!
John
jamesraceson
Veteran Member Send Private Message
Posts: 52
Veteran Member

Another note to add to the security, if you need to control who can access Design Studio one way is to put a "case" statement in the home.js (the one for Design Studio, not the main Portal) file to only allow the userids that you specify to sign into Design Studio otherwise, just as John stated, just about anyone with a valid id can sign in and use it.

trueblueg8tor
Advanced Member Send Private Message
Posts: 41
Advanced Member

Thanks!