Hi,
is it possible to know when a picture uploader has finished to load so I can execute another action like checking a toggle?
Thanks
Hi,
is it possible to know when a picture uploader has finished to load so I can execute another action like checking a toggle?
Thanks
I’m not logged in to try, but can you check for “When Picture Uploader’s Value is not empty” to use as a trigger?
You mean as “Condition”? Because I need an Action here more than a Condition.
Can you use the “Do when condition is true” event?
You’re right. Like this it should work…
The only thing I still don’t see clearly is how to set the checkbox=checked. I’ve tried the “toggle” functionality but something weird happens, my IonicCheckbox simply disappear.
Any help on this? I know that i’m one step away from solve it
Can you share the link to your editor?
Sure,
page: profile
It it set to Private by chance? I can’t get the editor to open, just keeps bumping me back to the Bubble home page.
Sorry, and now?
Ok, I’m in there. I don’t see an ionic checkbox in the editor, though. What’s the element called?
are you in the page PROFILE?
I’m stupid.
This is the right one: https://bubble.io/page?name=index&id=lorenzo-work-v1-forum&tab=tabs-1
Why do you have the event relying on “an unhandled error occurs?” I’m not sure what that’s doing here.
I have it working on your site, but it isn’t using the Unhandled Error event that was there originally. Is that key to your app?
I’ve changed now. Now you can see how the checkbox disappears.
“Toggle” is only used for Visibility. If you remove that action altogether, and just use the one I built, it should work fine.
Ok, so you’ve done this:
Now the checkbox does not disappear but it doesn’t check neither. I need to check it with that action
A workaround is to use that custom state to its parent element and use Initial Value of checkbox reading that value. If we find a native function would be better but in case it does not exist we can use this.
I just tried it, and it appears to be working fine for me?
This topic was automatically closed after 70 days. New replies are no longer allowed.