How to identify data on page has been modified
Summary
Identify Modified/dirty records in VBCSContent
We pull data from REST service and display in UI.
User has option to modify data. We have requirement to push only modified records back to DB ( via a post call). Currently we are pushing the whole data, which is causing performance issue.
We are looking for feature something similar to whats present in ADF, 'marking record as dirty'. Is this available in VBCS. If not, what could be alternate option.
Thanks,
Roshini
Version
19.1.30