Hey Guys 
 Anybody know how to implement a simple counter in Tiggzi. 
 Let's say , an input field and a "-" button on one side and a "+" button on the other. 
 So basically, when the user clicks on a button the counter will increase and decrease accordingly. 
 I may require custom JavaScript an invoke on the click event ? or maybe I can set a variable and increment on click or something.Also i need to store the variable locally for distribution to Parse.
Thanks