advance database option in block's property
Hello experts,
I HAVE A FORM HAVING 2 DATABASE BLOCK but in advance database option , i did not mention the base table.
when i am trying to save record, form level post-database-commit trigger raise, i aso displaying message in pre-insert trigger of block level, but that message is not displaying and also data is not save in tables.
when i mention DML DATA TARGET NAME in advance database, on compilation it given message:
Block must have at least one primary key item.
what is the use of advance database option in block's property.
is it necessary to mention base table in DML DATA TARGET NAME.
THANBKS YASH