Home » Developer & Programmer » Forms » Set Navigation between block items using TAB
Set Navigation between block items using TAB [message #285457] Tue, 04 December 2007 14:14 Go to next message
shivaram9
Messages: 35
Registered: August 2006
Member
Hi All,

I have two blocks block A and block B
Block A has items itm1, itm2, itm3, itm4
Block B has items itm1, itm2, itm3

I could set the navigation in block dynamically using

Set_Item_Property(find_item('A.itm1'),NEXT_NAVIGATION_ITEM,'A.itm2));
Set_Item_Property(find_item('A.itm2'),PREVIOUS_NAVIGATION_ITEM,'A.itm1));

I wanted to set between block A item itm3 and block B itm2, is it possible dynamically if so how.

I may not be using some items in block A like ( i may hide itm4 and use only itm1, itm2,itm3)

Shiva
Re: Set Navigation between block items using TAB [message #285499 is a reply to message #285457] Tue, 04 December 2007 22:35 Go to previous messageGo to next message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
You mean to say that you want to navigate to block B itm2 when your focus is on block A item itm3?
Re: Set Navigation between block items using TAB [message #285571 is a reply to message #285499] Wed, 05 December 2007 01:21 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
You can set the NEXT_NAVIGATION_ITEM/PREVIOUS_NAVIGATION_ITEM property of an item through SET_ITEM_PROPERTY.

MHE
Previous Topic: POST-QUERY
Next Topic: FRM-41211 error when using RP2RRO_RUN_PRODUCT
Goto Forum:
  


Current Time: Mon Feb 03 00:49:39 CST 2025