Display numbers in textfield by button click

Hello,

I want to display numbers in the textfield which i click, for example 6551465468

How can I do this?

Thank you!

@isa.grafit Here’s a sample app to build a simple calculator - Appsmith

greta, thank you! is it possible to implement this without the appsmith.store object?

@isa.grafit Apologies for the delay. As of today, you’d have to use storeValue as we do not have a way to assign value to widgets programmatically. This issue is being tracked here- [Feature]-[4968]:Add functions to set meta properties programatically on widgets · Issue #3532 · appsmithorg/appsmith · GitHub