Optimize Code view is not working when using Non auto generated controls in table layout

We are using Non auto generated control. They are Pega OOTB controls (pxTextAbridge, pyCMUrgencyAssign). When these controls are applied, the values are not appearing in table layout. Values are available in ClipBoard. We can see values upon clicking filters but upon applying filter, values dont appear in columns

I am facing same issue the customized controls are not working when we optimized table. did you find any solution for this one?

@SidhiM26 The ‘Optimize code’ feature in Pega is built using client-side template-based technology and can only embed other content that is also client-side template-based. All OOTB controls and layouts are client-side template-based. However, custom controls are not, and therefore don’t work within the optimized table. The issue you’re facing could be due to the fact that the non-auto generated controls you’re using are not client-side template-based, and hence are not compatible with the ‘Optimize code’ feature.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

:full_moon: What is that ‘Optimize code’ setting on tables?

:full_moon: Optimizing table code

please log a support incident via the MSP if you require further help.

@SidhiM26 Please let me know if you got any solution for this.

@PrachiR16645631 please log a support incident via the MSP if you require further help.