tree problem [message #396808] |
Wed, 08 April 2009 01:58 |
charuamit
Messages: 121 Registered: January 2009
|
Senior Member |
|
|
hi friends
i have created a tree hierarchy....when the user clicks on any node,that particular form will open....But there is some problem...i click on form A,it opens.,...then i exit that form via a exit button on the toolbar....and then I click on form B on the tree....but first the form A only opens...and then again i exit form A, then form B will open..
please help me fix out....
i have written the following code in when_tree_node_selected trigger :
if condition then
call_form(path,no_hide,do_replace);
thanks
|
|
|
|
Re: tree problem [message #398951 is a reply to message #398604] |
Mon, 20 April 2009 00:18 |
charuamit
Messages: 121 Registered: January 2009
|
Senior Member |
|
|
yes sir
i solved the proble....in my key exit trigger of each form , i again called the menu form (d one with the tree)
thanks and regards
Charu
|
|
|
Re: tree problem [message #535958 is a reply to message #396808] |
Sun, 18 December 2011 04:17 |
|
amit290288
Messages: 2 Registered: December 2011 Location: INDIA
|
Junior Member |
|
|
Hello Amit,
I'm using Oracle Forms 6i & i'm very new to this field..I need to know abt Tree Hierarchy.
If u've any sample forms and some notes can u please send it to me so that it will help me in understanding the concepts....
email : amit_friends29@yahoo.co.in
Thanks in Advance
Amit
|
|
|