0
Beantwoord

"save text"

Lynsey Hull 10 jaar geleden bijgewerkt door Alin Alexandru Matei 10 jaar geleden 0

Is there any way to have user input text boxes?

Antwoord

Antwoord
Beantwoord

Yes you can save the input text by using SetText with target being a text element. Basically this behavior will let the user write down what text he wants and then save it in the text element.

Or you can use the text element as a Note element.

To explain better I've attached a sample app with two pages. One page showing how to set a simple text to save the input user text. And the second page the same action but using the text element as a note.

251 - SetText.zip

Beantwoord

Yes you can save the input text by using SetText with target being a text element. Basically this behavior will let the user write down what text he wants and then save it in the text element.

Antwoord
Beantwoord

Yes you can save the input text by using SetText with target being a text element. Basically this behavior will let the user write down what text he wants and then save it in the text element.

Or you can use the text element as a Note element.

To explain better I've attached a sample app with two pages. One page showing how to set a simple text to save the input user text. And the second page the same action but using the text element as a note.

251 - SetText.zip