How do I fill a specific row in a database?

I created a database with 6 rows and 6 fields each.
Now I want to select a specific row via action and fill the fields of the selected row with data. Unfortunately, only the last (6th) row is filled with new data. So how do I select a specific row? So far I know I can set Query begin to “0”, then new field data will be filled in the last created row. If I set to “-1” a new row will be added.
Unbenannt
1
This way the 6. row changes. But where to specify which row will be updated ( for example the 2. row)?

Solution:
In the Query I need to use “Change field”


Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.