Hi everyone.
I am querying availabilities dates from an api. I would like to know how can I transform them into a list in bubble?
Hi everyone.
I am querying availabilities dates from an api. I would like to know how can I transform them into a list in bubble?
That looks like that would work, assuming your API call you have that field set up as date and your custom state is also date (list)
Yes, exactly,
but it is trowing an error:
Is your custom state set up as a date and you told it it’s a list.
If you click the error count at the top right it will give more detail
I found the error. It was a list of date_range
not a list of date
.