Will my app run slow for ‘Do every 0.1 seconds’
Is there a better way to achieve this?
Yeah its not ideal, sure it will do the job, but in a hacky way.
Best bet for something like this is to use auto-binding on the inputs.
Easy to follow video here for further context.
Thank you, I have a little delay with that method though.
And I have to reload the page for it to be updated.
Hmm, that doesn’t sound right, changes are usually synced almost instantly (unless big data) and there it shouldn’t require the act of refreshing the page to update, it should update once the user clicks of the input. Maybe check there is no conflict workflows still running - try using the debugger when interacting with the page.
It saves to the database fine, i mean i have to reload page to update the initial content for the other two inputs.
Shouldn’t need a page reload to get the auto-binded data over into the other inputs when they are using initial content. Can you share the page in the Bubble editor and I’ll take a look
Sent you message