I have set up a model action to update a SF field (Print Balance) with the value from a Ui-only field (Balance). All but the first row for the Print Balance gets filled in and all rows don’t save, just the second row.
Setup:
- Model Actions:
- “Initiating Events” to “Row in Model updated” and for Fields, selected “Balance”.
- Actions “Update row(s) in Model”, where Model is set to the same Model and the value is set to **{{{Balance}}}. ** Save Model
Issue:
All rows do not update and save. If I manually click the save button all the italicized fields will save. If I keep refreshing the page the each next line will save per refresh.