Home » Developer & Programmer » Forms » Forms 6i
Forms 6i [message #77959] Tue, 25 December 2001 06:54 Go to next message
Taran
Messages: 21
Registered: December 2001
Junior Member
How to commit at block level in form 6i ..By issuing commit_form whole form gets committed.But I am interested to commit only data in fields of block...Actually I am working on a project where I have 3 tab pages in a form each having its own block and there is save button on each page.All 3 pages are linked to different tables in database.I want that on pressing the particular save button ,data of that page is committed in the database not for all the blocks.Please help me soon..So I can proceed with my project
Thanks!!

----------------------------------------------------------------------
Re: Forms 6i [message #77960 is a reply to message #77959] Tue, 25 December 2001 17:44 Go to previous message
sokeh
Messages: 77
Registered: August 2000
Member
This should solve your problem:
go_block('block_name'); -- name of the block
commit_form;

----------------------------------------------------------------------
Previous Topic: How to clear form if there are "required" items ??
Next Topic: ** running .exe file from form
Goto Forum:
  


Current Time: Fri Mar 29 00:24:02 CDT 2024