Data-bind list empty

Dear all, I'm very new with the environment so please be patience. :slight_smile:
I'm trying to get data from a textbox: I've set a property in the FORMLOAD event of a new page (Set myTEXT to "hello") and my next step should be to link this property to the textbox.
The list of the DATA-BIND values of the textbox is always empty and I cannot figure out how to solve...
Where am I getting wrong?

Thanks a lot!
A

Hello @Andrea
You can bind values to a text box using the value property as shown below


Do refer to detailed documentation for further details