Appending partial CUIx panel to a different partial CUIx Tab

Appending partial CUIx panel to a different partial CUIx Tab

dennis
Advisor Advisor
920 Views
3 Replies
Message 1 of 4

Appending partial CUIx panel to a different partial CUIx Tab

dennis
Advisor
Advisor

Can this be done?  I have an old partial CUIx that has a Ribbon tab with panels.  I have a new partial CUIx with the same Tab name, but a new Panel.

The old is loaded via the standard menuload, while the new is loaded via the Autoloader.

On both CUIx files I have the Panel set: Workspace Behavior = Merge or add tab, and the exact same Aliases string.

 

So, does anyone have any suggestions or insights that will make this work, or experience that says it isn't going to work?

0 Likes
Accepted solutions (1)
921 Views
3 Replies
Replies (3)
Message 2 of 4

DannyNL
Advisor
Advisor
Accepted solution

You will need to copy the panels with the transfer tab to the CUIx, where you want them to be added to the panel.

The workspace behavior can only be set on a tab (so a tab from a new loaded partial menu is added to all workspaces), but is not applicable to only panels as far as I know.

0 Likes
Message 3 of 4

dennis
Advisor
Advisor

Thanks for the confirmation Danny, at least that is one rabbit I won't be chasing down a hole. 

0 Likes
Message 4 of 4

DannyNL
Advisor
Advisor

Sorry it cannot be easier than that Smiley Wink

0 Likes