Re: FORMS 5.0 Set_Item_Instance_Property !!!

From: Valery A. Sorokin <vsorokin_at_dd.ru>
Date: Wed, 30 Dec 1998 11:51:38 +0300
Message-ID: <3689E99A.19EEB88C_at_dd.ru>


We have the same problem :(

It's a nice idea to add this procedure (Set_Item_Instance_Property) to Forms 5.0 but it hasn't worked yet I think.

plprasad_at_my-dejanews.com wrote:
>
> Hello,
>
> I have tried using the Set_Item_Instance_Property in forms 5.0 to set
> the updateable property false. I use the following stmt in POST-QUERY
> trigger at block level.
> >>
> >> Set_Item_Instance_Property ('BLOCK_NAME.FIELD_NAME', UPDATEABLE,
> >> CURRENT_RECORD, PROPERTY_FALSE );
> My requirement is to set the updateable property_off for a particular
> field, if it is queried and I thought, i can use this new built-in.
> But I keep getting an error which is as follows.
> >>
> >> FRM-41383: No such property for Set_Item_Instance_Property.
> >>
> I checked the help and I read that this is a valid property name.
> I also changed the property name from UPDATEABLE to UPDATE_ALLOWED,
> but still no luck.
>
> Can anyone help me as where I am doing a mistake. Is my idea correct
> about the usage of the built-in ?
>
> Thanks in Advance.
> Prasad.
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own

-- 
Valery A. Sorokin
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 (6 lines) FAX: +7 (095) 234 0640
E-mail: vsorokin_at_dd.ru OR vsorokin_at_prosoft.ru
http://www.dd.ru
Received on Wed Dec 30 1998 - 09:51:38 CET

Original text of this message