01-16-2018 05:37 PM - edited 01-16-2018 05:46 PM
Good Afternoon, maybe who knows, how:
1. Display Where Used, Structure and other like this:
Where can I find information about this in the documentation?
By default, Summary tab usually looks like this:
2. How to change the logic which property is required when creating an item or custom item? When I create an item, I see the required Name property and optional ID, how can I make it to have the required ID and not necessarily the Name? As far as I know, this should change in BMIDE in the Operation Descriptor, but I can't change this logic:
Default:
In BMIDE:
The Edit button does not allow access to change Required constant:
Solved! Go to Solution.
01-16-2018 05:57 PM
NX 11 | SW 2016 | Creo 4 | TcUA 11.4
Evaluating: AW 3.4
01-17-2018 10:16 AM
RandyEllsworth thanks for your answer.
About "Summary" stylesheet:
I can't find in the documentation what specific tags are needed to add to display these tabs.
Your answer to the second question is resolved, thank you.
01-17-2018 10:57 AM
NX 11 | SW 2016 | Creo 4 | TcUA 11.4
Evaluating: AW 3.4
01-17-2018 02:13 PM - edited 01-17-2018 02:17 PM
I found how to do it. Teamcenter sometimes does not cease to amaze me. Why it could not be written in the documentation? I wasted a lot of time searching, but as always everything was simple.
As it turned out, the element does not use the rendering with the name of the ItemRevSummary, but uses the BaseItemRevSummary rendering, which already has the necessary (OOTB), but commented tabs. I have uncommented some tabs.
Here are a few screenshots, some tabs are pretty handy:
While I was searching, I found information that the "Where Used" tab can cause performance problems, so be careful when using it:
Source:
https://ww3.cad.de/foren/ubb/Forum86/HTML/001301.shtml
RandyEllsworth Thank you for the help, I'm closing the topic with the status solution found.