Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

[Solved] Read only Checkbox Checked/Not Checked error

392825Jul 24 2007 — edited Jul 25 2007
Hi all,

I have two SelectBooleanCheckboxes on my ADF Form which bind to two fields in my View Object. When the page loads and the underlying table is empty a rectangle showing Read only Checkbox Not Checked with a red cross inside it appears in the place of these Checkboxes (like an image that hasn't been loaded). If I set the Selected property to true I get the reverse error, i.e., Read only Checkbox Checked. But when I click the Create operation command link to insert records, they become proper checkboxes. I also set default values for these fields but it didn't work. Is there any way not to render these checkboxes before creating a record?


Thanks in advance,
S/\EE|)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 22 2007
Added on Jul 24 2007
15 comments
1,170 views