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
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
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?
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?
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
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.