Problem:
Revolve 7.0 has DIAGRAMS and customer would like to see the old views that 6.2.xx and prior releases contained.
Resolution:
By going into the global.def in the revolve\\bin directory, add the following text for this -
setting these to 1 overrides the diagrams and adds the option to view in the DIAGRAM drop down, where as a 0 will turn off the view or not have it in the DIAGRAM drop down.
Enable 'Legacy' System View (default disabled)
[Graphics]
LegacySystemView=1
Use 'Legacy' Inventory View instead of new version (default disabled)
[Graphics]
LegacyInventoryView=1
Enable 'Legacy' Program Flow View instead of new version (default disabled)
[Graphics]
LegacyProgramFlow=1
Enable 'Legacy' Paragraph Flow View instead of new version (default disabled)
[Graphics]
LegacyParagraphFlow=1
#EnterpriseAnalyzer
#SupportTip