panel ref loaded on a tab in a tab widget - how to get tab widget name inside panel ref?
- tpjctrl
- Posts:145
- Joined: Tue May 08, 2018 10:30 am
panel ref loaded on a tab in a tab widget - how to get tab widget name inside panel ref?
I have a tab widget on which tabs are created automatically based on dps existing. When a tab is created, it is loaded with a panel ref using the "namedRegisterPanel" function. Is there a way to get the name of the tab widget from within the panel ref that is loaded in the tab? I can pass the name of the tab widget as a $param when using the "namedRegisterPanel", but it's a but clunky and I'd rather avoid it if possible.
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: panel ref loaded on a tab in a tab widget - how to get tab widget name inside panel ref?
I checked the documentation. It looks like there is no function available to get the name for the register from a panel loaded within a tab.
Best Regards
Leopold Knipp
Senior Support Specialist
Best Regards
Leopold Knipp
Senior Support Specialist
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm