Closed
Solved
How savable data page works?
On a UI we are referencing a tabular layout by a savable data page, so do we need to do a commit or it commits automatically? how are the changes that a user makes on the UI reflected back to the system of records?
@TanyaS58 savable dpage will have data. We need to trigger that savable dpage for saving so that it saves/update the record. For that we need to call the savable dpage in the post flow action savable dpage configuration area, or in activity save-datapage method, or savedatapage smart shape in flow.