Modify Grid Widget Title
- Last UpdatedNov 15, 2023
- 1 minute read
The Grid widget's user interface label property that you can configure is marked in the following screenshot. Localizing this property is also supported. For localization information, see Localize Widgets.

To modify the title, under the code's var conf line, update the widgetTitle property accordingly. By default, this property is mapped to the value defined in the localization text file (Forms_AWT2020U2_BaseGrid.txt). You can access the text file from <AVEVAWorkTasksInstallPath>\Locales\en-US\Forms2\Standard.

If you don't want to localize this property, simply enter the title that you want to appear in the UI. You can either remove the "WW_localize..." value or comment it out as highlighted in the following screenshot.
