Home » Developer & Programmer » Forms » Problem with Tree
Problem with Tree [message #529185] Sat, 29 October 2011 08:48 Go to next message
aallan
Messages: 150
Registered: October 2011
Senior Member
Dears;
i had a problem with this senario:
im working on program that have menu and tree
when i tried to open any form from menu no problem appeare, but when i opened any form from tree >> menu and toolbar will be disappeare..plz i need your help ASAP.

Thx All.
Re: Problem with Tree [message #529244 is a reply to message #529185] Sun, 30 October 2011 04:32 Go to previous messageGo to next message
aallan
Messages: 150
Registered: October 2011
Senior Member
no replay !!!!! Sad
Re: Problem with Tree [message #529454 is a reply to message #529185] Tue, 01 November 2011 03:40 Go to previous messageGo to next message
aallan
Messages: 150
Registered: October 2011
Senior Member
why no replay ??
is my Qs isn't clear ??????????
Re: Problem with Tree [message #530024 is a reply to message #529454] Fri, 04 November 2011 03:04 Go to previous messageGo to next message
softsolutionpk
Messages: 2
Registered: June 2011
Location: Karachi
Junior Member
Dear Brother,
Can you send me the actual code which was you write on backend event trigger.

M.Nsir
Softsolution
Re: Problem with Tree [message #530049 is a reply to message #530024] Fri, 04 November 2011 05:59 Go to previous messageGo to next message
aallan
Messages: 150
Registered: October 2011
Senior Member
Thanks brother for replay.

my code in trigger when-tree-node-activated:

 If Ftree.Get_Tree_Node_Property('Tree_Blk.Main', :System.Trigger_Node, Ftree.Node_Value) = 'TEST_SCREEN' Then
  If (Id_Null(Find_Form('TEST_SCREEN'))) Then     
   Open_Form('TEST_SCREEN', Activate, Session); 
   Else   
    Go_Form('TEST_SCREEN'); 
End If
End If;
Re: Problem with Tree [message #531098 is a reply to message #530049] Sun, 13 November 2011 06:38 Go to previous message
aallan
Messages: 150
Registered: October 2011
Senior Member
thx, i sloved it.
Previous Topic: How to call java calender in oracle form
Next Topic: unable to read excel file
Goto Forum:
  


Current Time: Mon Jul 15 17:38:09 CDT 2024