How can I add plus/minus signs or arrows to number fields?

Capture

It doesn’t have to be exactly like the picture above, just something with similar functionality.

Hi @kaylashuman ,

You need to have additional collection that can hold quantity, because other users will want different value.

They are linked to product collection and is nested inside the product list, if there is no record of that additional collection, a button is shown, but if there is a record in that additional collection, meaning nested list is shown, the button is hidden.

For + and - actions, they just update the quantity in that additional collection.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.