Auto save assignment on change of field in Table/List
Hi everyone,
I'm working with Pega Constellation version 24.2.1 and have encountered an issue with AutoSave functionality.
I have an embedded Page List displayed in an editable format. Each row includes a checkbox field called IsSelected
, which is editable. My goal is to automatically save the data whenever this checkbox is toggled.
However, when I include the checkbox field in the AutoSave configuration, the changes are not being persisted as expected. It seems like the AutoSave is not triggering on checkbox interaction within the list.
Has anyone faced a similar issue or found a workaround for enabling AutoSave on checkbox fields within an editable Page List in Constellation? Any guidance or best practices would be greatly appreciated.
Thanks in advance!