Profile Information widget (M3 users only)
The Profile Information widget displays company, division, version, profile, M3 BE version, and M3 role. The same information can be seen from Mforms. From the Mform menu, select the Help (
.You can use the WidgetID to control whether the widget appears in the Widget Library. See Removing a widget from the Widget Library list.
The widget is configurable using these settings:
Widget configuration | |
---|---|
WidgetID | Mango.Widgets.ProfileInfoWidget |
Assembly | Mforms |
) button ApplicationGroup | M3 |
FactoryName | Mango.Widgets.M3.ProfileInfoFactory |
Settings | |
---|---|
EnableSettings | If set to true, users can open and change all system profile parameters. Recommended value is false. Mandatory. |
ShowIbrixInfo | If set to true, the Ibrix information will be visible. Recommended value is true. Optional. |
SystemProfile | If set to true, the profile name will be visible. Recommended value is true. Mandatory. |
Company | If set to true, the profile company will be visible. Recommended value is true. Mandatory. |
Division | If set to true, the profile division will be visible. Recommended value is true. Mandatory. |
Version | If set to true, the profile version will be visible. Recommended value is true. Mandatory. |
You can use the instructions in Modifying widgets to configure the Profile Info widget.