dbTalk Databases Forums  

prevent changes to a field

comp.databases.filemaker comp.databases.filemaker


Discuss prevent changes to a field in the comp.databases.filemaker forum.



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

Default prevent changes to a field - 03-25-2010 , 10:01 AM






FMP 10 on WinXP

I have a file that I import data to. Some of the fields I do not want the
users to alter. Is there a way of restricting the field, regardless of
layout, so the field cannot be modified??

Reply With Quote
  #2  
Old   
Christoph Kaufmann
 
Posts: n/a

Default Re: prevent changes to a field - 03-25-2010 , 10:22 AM






Stephen Larivee <lariveesl (AT) NOyahooSPAM (DOT) com> wrote:

Quote:
Some of the fields I do not want the
users to alter. Is there a way of restricting the field, regardless of
layout, so the field cannot be modified??
Give the users a privilege set. You can spefify the fields that can be
modified and the fields that can't.
--
http://clk.ch

Reply With Quote
  #3  
Old   
Stephen Larivee
 
Posts: n/a

Default Re: prevent changes to a field - 03-25-2010 , 12:49 PM



Thanks to both of you. I will see what works best for my case.

Thanks again.


"Martin Trautmann" <t-usenet (AT) gmx (DOT) net> wrote

Quote:
On Thu, 25 Mar 2010 12:01:52 -0400, Stephen Larivee wrote:
FMP 10 on WinXP

I have a file that I import data to. Some of the fields I do not want
the
users to alter. Is there a way of restricting the field, regardless of
layout, so the field cannot be modified??

Checkbox field option: prevent modification of value on data entry?

You might create a gobal data entry field
and an auto enter option for the record field which will use the value
from the global field if empty. Otherwise it will remain unchanged.

And you might display field contents from a calculated copy

copyfield =
original field

which does show results only but can not be modified.

- Martin

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.