Configure the Hide ENS Multi Item Create option - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

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.