Home » Developer & Programmer » Forms » Checkbox - Unable to check (Forms 6i)
Checkbox - Unable to check [message #344681] Mon, 01 September 2008 00:33 Go to next message
catchme_lenin
Messages: 35
Registered: January 2008
Location: Dubai
Member
Hi Guruji,
I have an check box in control block. The following is the property.

Database item - No
Query Only - No
Query Allowed - No
Insert allowed - Yes
Update Allowed - Yes

After run the Form, when I click on the check box, it says that 40200: Cannot update. This field is protected. So that, I am unable to check the checkbox.

thank you in advance.
urs,
Lenin.
Re: Checkbox - Unable to check [message #344690 is a reply to message #344681] Mon, 01 September 2008 01:03 Go to previous messageGo to next message
mudabbir
Messages: 235
Registered: April 2006
Location: Kuwait
Senior Member

Check the UPDATE ALLOWED property of the BLOCK in which the checkbox resides.
Re: Checkbox - Unable to check [message #344692 is a reply to message #344690] Mon, 01 September 2008 01:07 Go to previous messageGo to next message
catchme_lenin
Messages: 35
Registered: January 2008
Location: Dubai
Member
thank you Mudabbir.

The Block property is as follows:
Database Data block - No
Insert Allowed - Yes
Update Allowed - Yes

Still the problem continues.

-Lenin.
Re: Checkbox - Unable to check [message #344698 is a reply to message #344692] Mon, 01 September 2008 01:17 Go to previous message
mudabbir
Messages: 235
Registered: April 2006
Location: Kuwait
Senior Member

In the WHEN-NEW-FORM-INSTANCE trigger explicitly set the update allowed properties of the items to true.
Previous Topic: WEBUTIL performance
Next Topic: error when i install Oracle Developer Suite 10g
Goto Forum:
  


Current Time: Sun Feb 09 08:28:53 CST 2025