cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Default page when click on document details

avillanueva
22-Sapphire I

Default page when click on document details

I believe in 9.1 the default when navigating to a document details page
is that it shows the iteration history. Can this be changed? Users
sometimes get confused and click on old content. How would this be
done?

2 REPLIES 2

Antonio,
In the Profile for your users you can de-select viewing of Iteration, Revision & Maturity history.

Mike Ibosh

Hello Antonio



wt_home\codebase\config\actions\DocumentManagement-actionmodels



you can see a configuration as below



<model name="third_level_nav_doc" defaultactionname="iterationHistory"&lt;br"/>defaultActionType="history">

<action name="documentStructure" type="object"/">



OOTB defaultActionName is pointing to "iterationHistory". By changing this
you can control the default section.



HTH





Thank you and have a great time.

Best Regards

Swamy Senthil

Principal Solutions Architect, Swasen Inc

swamy.senthil@swasen.com(Email); 909 800 8423(M); 973 324 2729(W); 866
908 6561(F);




Top Tags