Custom states (aka Bubble’s dumb term for local/page-level variables) cannot be autobound. It would make sense for that to exist, but that’s not currently a feature.
So, you mimic that behavior by updating the custom state any time the input tied to it changes. (Using a “When an input is changed…” workflow.)
Hi keith , thanks for the reply , actually i think i am using a work flow here to edit the custom state , by adding /delete new images , create new data then set a state , but it looks like i am missing something here , for example the old data not display in the repeating group such as the images i have added when i created the recipe , even if i try to add new images after click on the edit icon , it still not working !!
i have solved the slider issue , what really confused me is that when i try to edit the images in the repeating group , i have done the same steps i did when i try to add new images , i mean if i click on " Add new recipe " i add a new recipe images using my custom state , now if i click on the "Edit button " and try to do the same steps " adding new images using custom state " the images not display on the repeating group !!!
2- i have checked the " enable auto binding " for " MULTI DROP DOWN INGREDIENTS " BUT it didn’t show !!
when i click on the edit button and try to add new image in the repeating group it works fine , but if i try to remove image deleted from the data but the delete icon still exist and it seems like the RG still count the deleted images as if it still exist !!! even after i click on “UPDATE” button nothing change in the old data !!