How to overwrite locally saved textfield data (not Firebase)

Database & APIs

Hi all,

Hoping someone can assist with a data saving issue. Currently developing an app which requires users to regularly update a form and I would like textfield edits to overwrite previous entries that the user has submitted. Currently each time I press 'save', it saves and stores a new container/card, however I would like just 1 to be saved if this is possible. If anyone has any advice as to how this could be achieved I would appreciate it

What have you tried so far?

I currently have a process where info is saved multiple times, however I want the info to be replaced.

Did you check FlutterFlow's Documentation for this topic?
Yes
1
7 replies