Adjustment of the Feature class forms

Adding a new attribute

If you want to add a new attribute, please proceed as follows in Autodesk Infrastructure Administrator (using the example of a line):

Navigate to Data model> Feature class > Context menu

mceclip0.png

 Adding an attribute, in this case attribute ID_STATUS of the type Number (10,0)

mceclip1.png

 

Creating a New tab

Open the Form Designer

mceclip2.png

A new window opens and you select “Add Tab”.

mceclip4.png

Enter a name for the tab to be added.

mceclip5.png

 

Add additional controls

To do this, open the form designer as described above.

mceclip6.png

Use the mceclip7.png icon to insert static text.

mceclip7.png

Then specify the text properties.

mceclip8.png

You add the desired attribute, in this case:

New attribute “ID_STATE” (drag and drop to the form)

mceclip9.png

 

Displaying lists in combo boxes

To do this, open the form designer as described above.

mceclip6.png

You can insert a simple combo box using the mceclip11.png icon.

mceclip10.png

Select a Control.

mceclip11.png

Set the properties.

mceclip12.png

Linking the ID column to an external table

Detail Industry Model Specification of the industry model
Detail Table

Specify which table to use

Detail Attribute

Attribute for linking

Detail List

Attribute for display in the list selection

Detail Order By

Attribute for sorting the list selection

Detail Filter

Filters

 

Result

mceclip13.png