Is it possible, to create a database item and then once that is saved by a button, make changes to that specific database item ? Then after it is completed have all the values in that first created database item? (I am unable to use the initial content to show the data from the database for those inputs) I noticed when I tried doing this, that the initial database item when I made changes to the item disappeared.
Example
input 1 = test (creates the database item)
input 2 = example (make changes to the database)
input 3 = wall (makes changes to the database)
Desired end result
Database item - input value 1 = test
input value 2 = example
input value 3 =wall