How to add new calculated text fields to the Database dialog?
You can use the standard Database dialog or use the custom dialog. In that case, you can modify the layout, add new fields, etc.
Procedure
In DataCenter Admin, create a user field for the formula that you want to see displayed in the database dialog window, for e.g., SIDE: choose calculated expression SIDE; the user field ID ( in this case 9937) needs to be linked to the database dialog window.
In ArtiosCAD > Defaults > Design Defaults > Database:
In the Single Design Database Information Dialog Customization section, select Use custom dialog definition file.
Click Customize.
In the right hand column, click Database Information > Userfields > Select the desired user field (for e.g.: 9937) and drag it to the desired position in the Control Layout Manager.
If desired, change the display text via the Text: button, also position and size can be modified.
Save the changes in the defaults.
You will see the corresponding value for SIDE now retrieved from the database information in the database dialog window.
The same principle can be applied to customize the layout and fields in the Database dialog.