Re: Forms 4.5 question

From: Madhu Cherukuri <madhuc_at_hotmail.com>
Date: 27 Oct 1998 00:56:35 GMT
Message-ID: <7135o3$4mi_at_bgtnsc03.worldnet.att.net>


You can use record navigation triggers
[Quoted] to do this. use the KEY-NXTREC, KEY-PRVREC triggers and evaluate the conditions
for update and then set the item property dynamically for that record

Madhu Cherukuri

Lisa F. Miller wrote in message <3634D279.32FDFA7E_at_ornl.gov>...
>I have a multi-record block:
>
> column1 column2 column3
> --------- --------- ---------
>row1 a b c
>
>row2 d e f
>
>I would like to be able to make C (row1, column3) Query Only, and F
>(row2, column3) Updatable. Set_Item_Property will not work because it
>set all the rows for column3. Set_Record_Property will not work because
>it set all the columns for row1. I need something which works like
>Display_Item for protecting/unprotecting a particular cell in the
>block. Is there a way to do this?
>
>Thanks,
>Lisa
>
Received on Tue Oct 27 1998 - 01:56:35 CET

Original text of this message