Any Component Text Input

Hi,

How can i change the value of multiple Text Input components on a screen when the screen is open.
I tried the Any Component set but i can only select a specific Text Input which only change for one text input

can someone help.

TIA

Hi, @Hicham_Chehab! :wave:
Welcome back! :star2:


Just some quick questions, so we could help you better -

  • In what arrangement you are having the text inputs? (i.e. in a row or column?)

  • Also, would you like to change all text inputs, or selected ones?

Thanks! :blush:

Hi,
I have the Text Inputs in a rows within an outer column “Column3”
I would like to change all Text inputs with Column3

Thanks

Thanks for the explanation, @Hicham_Chehab! It helps :+1:


These blocks would surely help you -

image

Thanks! :blush:

Hi,

Great thanks, will try it out.

Cheers

Would it be easier to set this from the design screen perhaps? Do you need static test that never changes from session to session. Or, do you need dynamic text that may change based on some action the user does within the app?