Normal Topic Setting Security (Read 471 times)
Steve_in_Texas
Senior Member
*****
Offline


No personal text

Posts: 893
Location: San Antonio
Joined: Feb 21st, 2004
Setting Security
Apr 5th, 2011 at 9:40pm
Print Post Print Post  
Is it possible to give a user 'read' and 'execute' access for every element on a form but disallow write access, without having to set EACH individual LE on the form (there are hundreds)?

In the security manager, the top-most 'element' is named Form::Form/Inven but when I apply my changes to that 'element', it does not apply the change to the LE's on the form.

Steve


  
Back to top
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Setting Security
Reply #1 - Apr 6th, 2011 at 10:46am
Print Post Print Post  
You can use SBasic to get and loop through the element list so you don't have to manually list them all. See this thread.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
Steve_in_Texas
Senior Member
*****
Offline


No personal text

Posts: 893
Location: San Antonio
Joined: Feb 21st, 2004
Re: Setting Security
Reply #2 - Apr 6th, 2011 at 2:01pm
Print Post Print Post  
Looks perfect! Thank you, Erika.
  
Back to top
IP Logged