Hi all,
I have two galleries of records where in each you have identical edit forms. The first allows some initial changes to a record, then if the records meet some criteria it is then visible in the second gallery to make additional edits.
The first edit form is working as intended, it is updating the underlying SP list, and if you edit the record within that gallery, you can see your fields update.
In the second edit form, if I make edits in the fields and hit submit, I can see the SP list gets updated, but when I open that record in the edit form, the changes in the fields aren't displayed. The previous value for the field is displayed.
I'm a bit confused as both edit forms are set up the same, with the same properties on each field.
Does the default property have to be set differently on the data cards and/or fields?
Cheers
K