Home » Developer & Programmer » Forms » how the form disable commit?
how the form disable commit? [message #612680] Wed, 23 April 2014 05:07 Go to next message
mist598
Messages: 1195
Registered: February 2013
Location: Hyderabad
Senior Member
Hi all,


A form B form

in A form open B form

open_form('B.fmx',ACTIVATE ,no_session);

IN B form Execute COMMIT,also A commit at the same time

how A form disable commit ?
Re: how the form disable commit? [message #612683 is a reply to message #612680] Wed, 23 April 2014 05:19 Go to previous messageGo to next message
mist598
Messages: 1195
Registered: February 2013
Location: Hyderabad
Senior Member
Can you please help?
Re: how the form disable commit? [message #612684 is a reply to message #612683] Wed, 23 April 2014 05:26 Go to previous messageGo to next message
cookiemonster
Messages: 13920
Registered: September 2008
Location: Rainy Manchester
Senior Member
Read the form builder help topic on open_form. It clearly states what you need to do.
Re: how the form disable commit? [message #612686 is a reply to message #612684] Wed, 23 April 2014 05:34 Go to previous messageGo to next message
mist598
Messages: 1195
Registered: February 2013
Location: Hyderabad
Senior Member
Quote:

Read the form builder help topic on open_form. It clearly states what you need to do.


Hi cookiemonster, I did what you are suggested , but this is the first time to use open_form work, can you please help
Re: how the form disable commit? [message #612687 is a reply to message #612686] Wed, 23 April 2014 05:35 Go to previous messageGo to next message
cookiemonster
Messages: 13920
Registered: September 2008
Location: Rainy Manchester
Senior Member
read what it says about session_mode
Re: how the form disable commit? [message #612688 is a reply to message #612687] Wed, 23 April 2014 05:39 Go to previous messageGo to next message
mist598
Messages: 1195
Registered: February 2013
Location: Hyderabad
Senior Member
Yes you are right ,but what parameters to use for this , can u please help.
Re: how the form disable commit? [message #612690 is a reply to message #612688] Wed, 23 April 2014 05:43 Go to previous messageGo to next message
cookiemonster
Messages: 13920
Registered: September 2008
Location: Rainy Manchester
Senior Member
It lists all the values that can be used and what they do, there's only 2 of them.
Re: how the form disable commit? [message #612692 is a reply to message #612690] Wed, 23 April 2014 05:45 Go to previous messageGo to next message
mist598
Messages: 1195
Registered: February 2013
Location: Hyderabad
Senior Member
This one right?

OPEN_FORM(form_name VARCHAR2,activate_mode NUMBER);
Re: how the form disable commit? [message #612697 is a reply to message #612692] Wed, 23 April 2014 06:17 Go to previous message
cookiemonster
Messages: 13920
Registered: September 2008
Location: Rainy Manchester
Senior Member
I'm talking about the values for session_mode. Why would you think I was talking about anything else?
Previous Topic: Not able to enable the field if once disabled
Next Topic: unable to perform query, but no logged errors
Goto Forum:
  


Current Time: Tue Apr 23 23:51:44 CDT 2024