Auto-generating asset IDs

You can configure the mobile app to automatically generate an asset ID when a user creates an asset.

To configure auto-generation of asset IDs, select this node in the Mobile configuration:

Views > Category (Id=AssetManagement) > View (Id=AssetManagement_Asset_New, Model=) > Controls > GroupBox: panelone > Controls > GroupBox: gbSummaryContent > Controls > Textbox: txtAssetId

To auto-generate asset IDs, set the Required attribute to False. If the value is True, then the user must enter an ID when they create an asset. If the value is False, the user can enter an ID but it isn't required. The system will generate an ID if the user doesn't enter one.