How to update a collection what I want in button click action?

Hello,

I need to update a collection in this action, but I can’t find that collection even.

I want to update the Available column in another table. What’s the reason that I can’t see all the collections here?

Thanks

the current data might not be present in the table

What do you mean? Why Adalo can’t update any collection what I want when I want?

the action are associated with data

so it might not be possible without knowing the data to update


I have collections
Days (days of the week), Times (06 am to 08 pm), Lifts (list of lifts what I have), Lift Available Times
Lift Available Times will save the records for which lift has available times in which days

so if there is no record for that time, I create the record first and if there is the record for that time, I need to update the column - Available as True or False
But as you can see in screenshots in the Update action, I can’t see the collection - Lift Available Times

This is the problem what I am facing now

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.