Home » Developer & Programmer » Forms » Can I use commit at block level
Can I use commit at block level [message #133618] Sat, 20 August 2005 03:12 Go to next message
ashraf_arif59
Messages: 35
Registered: March 2005
Location: Pakistan
Member

Can I use commit at block level
for example
i have master detail relaion with dept and emp user scott

i want only dept block should be commit
not emp block how i can do this
Re: Can I use commit at block level [message #133620 is a reply to message #133618] Sat, 20 August 2005 03:46 Go to previous message
saadatahmad
Messages: 452
Registered: March 2005
Location: Germany/Paderborn
Senior Member

When a commit_form is issued at any level in a form, it commits all the changes at any place in a form. You cannot make a commit at block level only. However, you can do onething. After making changes in the detail block post your changes with the built-in POST, this will not commit the changes but write the changes to database so that you can read them from your database. Then after finishing all your work you can perform a commit_form to apply your changes.
for your other question "Do you want to save changes.....", search this forum. You will find the answer.

Regards.
Previous Topic: Migrating Form6i to Forms9i
Next Topic: can i suppress this message "DO YOU WANT TO SAVE THE CHANGES THAT U HAVE MADE"
Goto Forum:
  


Current Time: Fri Sep 20 03:49:17 CDT 2024