Home » Developer & Programmer » Forms » Set_item_instance_property
Set_item_instance_property [message #79845] Thu, 18 July 2002 01:37 Go to next message
subbu
Messages: 27
Registered: July 2002
Junior Member
Hi,
In a multi record block I want the user not to update a particular record of an Item. For this purpose I used SET_ITEM_INSTANCE_PROPERTY('item_name',UPDATEABLE,CURRENT_RECORD,PROPERTY_FALSE) in forms5i.
My prob. is at runtime when this property gets fired it show an error message that "No such property(UPDATEABLE) exists for .... ". But such property exists.
Please let me know where I'm going wrong. And also let me know any other way of restricting the user from updating a particular record of an Item in a multiple record block.
Re: Set_item_instance_property [message #79850 is a reply to message #79845] Thu, 18 July 2002 05:28 Go to previous messageGo to next message
Subhash
Messages: 105
Registered: October 2001
Senior Member
It is 'Update_Allowed'
SET_ITEM_INSTANCE_PROPERTY('item_name',CURRENT_RECORD,UPDATE_ALLOWED,PROPERTY_FALSE)
Re: Set_item_instance_property [message #79852 is a reply to message #79850] Thu, 18 July 2002 07:00 Go to previous message
FLISSI
Messages: 1
Registered: July 2002
Junior Member
Recherche documentation de Forms 6i en francais.

Merci pour vos réponses.

Malika
Previous Topic: Strange problem :Synonyms for Views
Next Topic: sqlplus 8.0 problem
Goto Forum:
  


Current Time: Fri Apr 19 23:50:14 CDT 2024