frm-30113 Block must have non query only database item Block:block2 [message #425997] |
Tue, 13 October 2009 10:46 |
consultant19
Messages: 23 Registered: September 2009 Location: India
|
Junior Member |
|
|
Hi
I have created a custom form which has 2 tabs
on first tab(tab1) it has 2 blocks (block1,block2)
both the blocks are based on one table(table1)
table1 is a custom database table
block1 based on table1
block2 based on table1
block1 & block2 are like MASTER-DETAIL relationship,but ididnt use Master-detail relation ship.Instead i used When new record instance. it worked for me
when ever i insert some thing in block1,should be reflected in block2.block2 is read only.no one can insert & update in block2
every thng working fine
after compiling,it generates fmx as well as error
frm:30113 block must have non query only database item
BLOCk:Block2
Please help me
Thanks
|
|
|
|
|
|