Configure the Hide ENS Multi Item Create option - SmartPlant Foundation - IM Update 48 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

When you create a new ENS definition, you can override the inclusion of the ENS sequence Start at number and the Number to create options on the create form to ensure users cannot create multiple objects or override the start sequence number.

To hide the options, select the Hide ENS Multi Item Create check box on the create form. When you create a new ENS defined object, the Number to create and Start at number fields do not appear at the bottom of the object create form.

  • The Hide ENS Multi Item Create check box appears on all new create and generate forms used to create or modify objects, even if the object created is not configured for ENS. By selecting the Hide ENS Multi Item Create check box, the SPFHideENSCreateOptions property is set to True, so the ENS fields do not appear on the create form.

  • The SPFHideENSCreateOptions property is part of the standard database; however, if the Hide ENS Multi Item Create check box does not appear on the create form, you can add the property by finding the class definition for the Form object and adding the property to the class definition.