Use variables in UIPath Form

@Charbel1

Hey,

I want to display variables in side of the Text field. For example ‘hey there!’ is this possible? I found this Using variables to display value inside Uipath Form - #5 by Huhtaluoma but I don’t understand wat say taking about.

I hope someone can help

uandi_ks

1 Like

use the formFieldsCollection

And pass a variable

Open Form designer
Ensure Field Key is exact the name from passed argument
In this demo Case: tField1

Run the form

Kindly note: it will not be displayed when using the form preview mode

2 Likes

Nice thanks for that

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.