PeCour
October 27, 2022, 8:50am
1
Hi Together,
I want to install a dependency between a switch and a field. When the switch is true show the field. If false, do not show it.
How to use control alignment in an if-clause without variable?
Otherwise, I have to set a variable and set it true or false… But that is quite a workaround.
Thanks!
PeCour
October 27, 2022, 9:00am
3
@keerthi3595 thanks but it is about uipath apps
@PeCour ,
You can write direct expression on control based on that return true or false .
PeCour
October 28, 2022, 5:33am
5
Hi @Arvind_Kumar1 ,
I tried it by using the expression below. Can you tell me where my error is?
on controlAlignment:
and
on test:
and with value binding.
But it did not work Thanks!
PeCour
September 1, 2023, 8:42am
6
Solution is to enter =!Variable
No if formula is required.
@PeCour ,
Try now VB apps. its more simple.
PeCour
September 1, 2023, 9:43am
8
Yeah, you are right. Just wanted to close my forum entry
Since we can’t convert existing Apps to VB apps, the old way will still be required.
Do you know if UiPath plans to publish a migration tool?
@PeCour ,
Migration tool is coming soon, where you can convert legacy apps to VB apps.
Thanks,
AK
1 Like
system
(system)
Closed
September 4, 2023, 9:56am
10
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.