Need help with input field count

Please pick a subcategory to help organize the information. Thanks!

Also, the more context you provide with your questions (screenshots, link to an open app, etc.), the more likely you’ll get good help quickly.

Good day, everyone. How can i make the input field count by clicking on the arrow icon?? If there is a possible solution without the use of plugin, that would be better
Screenshot 2024-06-22 084557

  • Create a group with align to parent layout.
  • Add the input inside the group with 100% width and height.
  • Add two buttons inside the group, towards the right quadrants and bring them front so they will look like inside of the input.

Thanks for reaching out. This is not the solution I was looking for. The expected solution is logical. I’m trying to make the zero text count when the top icon is clicked

I thought you were trying to create the design. For the complete logic, you have to use custom states and a text to show this custom state. And the buttons, will increase or decrease this custom state. See demo below:
chrome_B4svwtt4Nt

Here is the editor if you want to check details: Tests for Forum 14 | Bubble Editor

Exactly what I wanted. Thanks so much

By the way, I want it to stop counting backward when it gets to zero

You should add a condition to the down button press that checks the custom state value.

1 Like

Got it. Thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.