I developed a program to display data on forms when I input data by excel sheet
my form appear like this
and I need to close this forme while running the program to get second input data to another form.
forme design by using Uipath.forms.activity
can I help to achieve this
2 Likes
Ajju
(Ajjayya Hiremath)
November 12, 2019, 4:24am
2
hi @Mahesha_Mendis
i am not sure about this activity but to close the window use βclose window β activity
or shortcuts like Alt+F4 .
Best Regards
Ajay
2 Likes
Hello @Mahesha_Mendis
Nice to see another Sri Lankan here
Have you tried the close window activity?
Or
Click activity on the close button on top right?
3 Likes
hi @Mahesha_Mendis
The form activity is used if an input is required by the system from user sideβ¦
Are you adding some values from user side?
2 Likes
HI
yes I used close window and click activity
but the problem is that ;
when form designer on can not get the indicate on screen
1 Like
Manish540
(Manish Shettigar)
November 12, 2019, 4:46am
6
You can use the attach window to close a particular window and inside that use a click activity to click on the close button.
system
(system)
Closed
November 19, 2019, 2:22pm
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.