Hello,
I created form to collect request from user. and connect to dataset in wix (Done).
(collected columns: ITEM NAME / ITEM URL / QUANTITY)
After collecting data, this list will be shown in users page (Done)
Problem is: when user see this list in his own page (Done), I want user to update the status as below. and i want to see this updated status in the database as a new column (Open:().
So my question is, how a user can update the list shown on his own page (red area in the last image)…
thank you