how do I programatically hide a tab on the Part Info page
I would like to have an attribute control the display of a custom tab on the Part info page.
So:
1) if I add a Boolean attribute called 'Is Pair'
2) if the 'Is Pair' = false Then the 'Pair' tab will NOT be displayed
a) After the part is checked in
b) When the Info page is navigated to
3) if the 'Is Pair' = true Then the 'Pair' tab will be displayed
a) After the part is checked in
b) When the Info page is navigated to
Thanks for the help
SRM


