« Return to Thread: starting with 4D

Re: Editing data

by john convey :: Rate this Message:

Reply to Author | View in Thread



This depends on what commands you are using.

correct me if i am wrong but if you are using the command DISPLAY  
SELECTION - then the input forms
are set to read only

on the other hand if you use MODIFY SELECTION the input form is auto  
set to READ WRITE


same applies for DISPLAY RECORD and MODIFY RECORD (i don't use these)


Its recommended to have all tables in read only at start up and  
specifically set them to read write when
editing data - i think this is now the default for v11

doeas this help?


John

John convey









On 28 Feb 2008, at 15:17, Oliver, Bonita J. (SSC-NASA)[Computer  
Sciences Corp] wrote:

> When the I select a record to display the data in the input form, that
> works correctly.  Editing data I cannot.  Do I have something set
> incorrectly?
>
> **********************************************************************
> 4D Basics hosted by 4D, Inc.                       http://www.4D.com/
>
> Did you know?  The 4D Partner Program now gives you
> access to Hotfix releases as soon as they are available!
> To learn more, go to http://www.4D.com/support/partner.html
>
> To Unsubscribe:                        mailto:4DBasics-off@...
> **********************************************************************
>
>


**********************************************************************
4D Basics hosted by 4D, Inc.                       http://www.4D.com/

Did you know?  The 4D Partner Program now gives you
access to Hotfix releases as soon as they are available!
To learn more, go to http://www.4D.com/support/partner.html

To Unsubscribe:                        mailto:4DBasics-off@...
**********************************************************************


 « Return to Thread: starting with 4D