Add the version string to iefStringResource.properties file. For example, the property file is located in, C:\enoviav6b2011x_1027\apache-tomcat-6.0.26\webapps\enovia\WEB-INF\classes.
You must add the version string in all languages iefStringResource.properties files.
For example, if the custom Document Version you want to add is LatestVersionCustom, then add the following string in iefStringResource.properties file to show the custom Document version string in the Checkout page.
mcadIntegration.Server.FieldName.LatestVersionCustom = Latest Version Custom
Additional programs can be written to provide alternate views as needed, and should be added to the list of views for this attribute.
The MCADInteg-DefaultLateralView and MCADInteg-DefaultVerticalView attributes (which belong to the DefaultViewRegistry object of type MCADInteg-CheckoutViewProgramRegistry) are deprecated. Users can set their own default values as described in "Setting Preferences" in the Designer Central User's Guide.