Field Value not displayed in Table column filter pop up after selecting “Optimize code” in table configuration on general tab in version Pega 8.5.3 but it works fine without selecting Optimize code.
And data (row values) in table display field values with “Optimize code”.
Also Filetring value of column does not have option “Format” or “Value” after selecting “Optimize code”.
With optimize code, there are fewer options available.
please refer to article, it says
When you optimize table code, some table configuration options are disabled. For example, if you use optimized tables, you cannot set a report definition as a data source, or use a custom category template. Because the availability of options also depends on other factors, such as the table context and other options that you select, see the Layout properties window to verify which options are available
Thanks @kammv for your response but it seems a product bug because column values display field values (In Swedish) but filter of same column does not display field values (filter display in English).
Like in attached screen shot, Stage (Steg) column value is in Swedish (Samla Information) and in filter it displays in English.
Is this a personalized table? If so note that the localized value in filter popup is currently not supported with personalized tables. A workaround can be to create appropriate field values for the entries or use old grid (uncheck optimize code).
Also please note that in your version filter values will not get rendered localized in the grids. This has been resolved by updating the localization values in the pzFilterUiLabel control .
You can test the fix by updating to Patch 8.5.6 which was released April 2022
You can read about the fix in the 8.5.6 Patch Resolved Issues . Check for the description under ISSUE-674103 for ‘Localization added for FilterUILabel’.
Can you confirm that you logged support incident INC-244648 for this?
I could not understand what is meant by personalized table. But I need to use optimized code to improve performance and allow user to save filtered views and not customization is done for table.