[progress Communities] [progress Openedge Abl] Forum Post: [4.0.4.0] - Get Page Tab Index

  • Thread starter Thread starter IramK
  • Start date Start date
Status
Not open for further replies.
I

IramK

Guest
Hello, Is there a way to retrieve the tab index for a particular tab on the records view page? Say if I have a related records tab called "Contacts" and originally the tab index was 3 but later on I move the tab to another position, lets say 5. I have to keep maintaining the rbf_showOrHidePageTab(3, false); code to match the new index. Is there a way to retrieve the tab index something like rbf_getPageTabIndex("Tab Name"); that would retrieve the tab index and wouldn't need further changes if the order is changed? Iram

Continue reading...
 
Status
Not open for further replies.
Back
Top