dbTalk Databases Forums  

Layout with View Only Access

comp.databases.filemaker comp.databases.filemaker


Discuss Layout with View Only Access in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
FP
 
Posts: n/a

Default Layout with View Only Access - 08-21-2005 , 11:21 PM






Just ran accross an interesting feature in FM7.
Assume you have a priviledge set that allows view only access to
certain layouts.
When a user is logged in with that access and a script not running with
full access sets a field while at this layout, it works.
If however, that same script tries to create a new record, it does not
work.


Reply With Quote
  #2  
Old   
42
 
Posts: n/a

Default Re: Layout with View Only Access - 08-22-2005 , 05:07 AM






In article <1124684463.337016.40450 (AT) g44g2000cwa (DOT) googlegroups.com>,
a (AT) pottnerconsulting (DOT) ca says...
Quote:
Just ran accross an interesting feature in FM7.
Assume you have a priviledge set that allows view only access to
certain layouts.
When a user is logged in with that access and a script not running with
full access sets a field while at this layout, it works.
"setfield" iirc, is one of the fiew scritpt steps not bound by "layout
rules"; it directly updates the field, without interacting with a layout
object. (ie it doesn't need the field in question to be on the layout.

Contrast to "insert calculated result" which does.

Quote:
If however, that same script tries to create a new record, it does not
work.
That I didn't know. I'm not overly surprised though.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.