Find an entry dialog box in the configuration files

Build 1501 on 14/Nov/2017  This topic last edited on: 6/Sep/2016, at 13:33

This topic describes various methods to locate an entry dialog box in the configuration files, so you can open the file and modify the dialog box.

The GN4 entry dialog boxes do not have a visible unique identifier or number. Moreover, many of dialog boxes have the same or similar names and fields, or use pre-translated strings in the XAML code. This makes quite difficult to find a dialog box by searching the configuration files for its fields or title bar content.

In this topic, we assume that on the screen you saw the entry dialog box you want to modify. So, you know what the dialog box does, which content type if affects, in which application/module you displayed it, which fields the dialog contains, and in which order.

Click to toggle expandLocate the dialog box by what it does, what if affects, and where
Click to toggle expandList all XAML based dialog boxes in all configuration files

 

 

Entry dialog boxes are defined within ObjectUI section in XXX_CONFIG.XML files, where XXX can be Fred4, Ted4, Shell4, Edadmin4 or Admin4.

For each entry dialog box, there's one ObjectUI section in the ObjectUIs section.

Click to toggle expandLocate the configuration of the given entry dialog box by script name
Click to toggle expandLocate objectUI by object type