Form Error FRM-40106: No navigable items in destination block
588030Oct 24 2007 — edited Oct 26 2007I have a form with 2 data blocks. My first block(master) has 2 enabled items. At form load time, i am checking a condition and setting the property of this block to UPDATE,PROPERTY_FALSE, DELETE,PROPERTY_FALSE and INSERT,PROPERTY_FALSE. So when the forms loads, i get the following error.
"FRM-40106: No navigable items in destination block".
I do have some invisible navigable items in the block. I do not use the GO_ITEM or GO_BLOCK code at the time of form load. I would really appreciate some help.