Issue accessing Input values inside List when clicking Save in WeWeb

Hi,
I am building an app in WeWeb, and I have created a dynamic List that displays a platform dropdown (Platform) and an input field for the URL, along with a “Save” button for each item.

The issue:
when I click the “Save” button, I cannot access the variable for the value entered in the Input URL text field or the selected Social name (Platform) from within the Workflow. As a result, I cannot save the changes to the database.

Question: How can I access these values inside the Workflow of the Save button for each item in the List?

try this :index_pointing_up:

2 Likes