Hi all,
is there a plugin that’s like a slider input but an arrow instead where the user click for incremental increase or decrease to a value?
Hi all,
is there a plugin that’s like a slider input but an arrow instead where the user click for incremental increase or decrease to a value?
just build it yourself. use an icon for arrows…make workflows to set the values…most people would use a custom state to store the value and then use the custom state value as the datasource
Thanks,
Sort of figured that
overall I have seen the advice given as to stay away from plugins as much as possible…the rationale for that is based on the fact that sometimes plugins might stop functioning for one reason or another, so when the functionality is critical to the app it is best to first try to find a way to create it yourself.
Of course, plugins are very powerful, and can help you achieve more functionality than in bubble alone…just make sure the plugin developer is sound and will be responsive to issues.