Update Only Data Block
Using Form Builder 10.1.2.3.0 on Windows XP
I have a form with a master and detail block. In the detail block I only need to update a single column when creating a new master record.
The master record is a block that records the details of receiving an item such as date, carrier, tracking number etc... and the detail block shows details of the item that was received by executing a cursor that queries the table using the bar code of the item entered and is meant to update the block with only the receipt_id generated by the master block.
I have a form with a master and detail block. In the detail block I only need to update a single column when creating a new master record.
The master record is a block that records the details of receiving an item such as date, carrier, tracking number etc... and the detail block shows details of the item that was received by executing a cursor that queries the table using the bar code of the item entered and is meant to update the block with only the receipt_id generated by the master block.
0