View files default action - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Web Client Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10

You can configure the object type default action to view any attached files and open them with the correct view method in the Results grid in the order of precedence or as a node in the Info Map.

You can do this by relating the ViewFileDefault method to the object type class definition and ensuring that the method is configured with the appropriate access permissions so that the files can be viewed.

The ViewFileDefault method uses the ViewFileWrapper client API to select the correct view method for the attached files in the following order of precedence:

  • View Native

  • View Alternate

  • View and Markup Hexagon File

  • View and Markup Non-Hexagon file

  • View Laser Scans

SHARED Tip For example, you can view files attached to a document object from the object name URL in the Results grid by relating the ViewFileDefault method to the FDWDocumentVersion class definition.