Form_Success cannot be resized

Hi there, hope you’re doing great!

Recently I’m working in an attended automation and I’m using the most recent Attended Automation Framework Template (Called AttendedAutomationTriggers).

I found an issue I cannot solve…
I’m not able to modify the size of the form called “Form_Success”. I’ve added some elements and they are cutted since the size is set I don’t know where, here hte pic:

Normally we have the Properties Pane to set the size, which I sized as 800x600 px but still it’s shown as a small window:

I don’t know what happens, I cannot modify it (it’s only happening with this form). I’ve searched (by opening the form as text, the inner config, in Main JIC…) and nothing found..

I’m going to re-do it (new form) and reassign all references in the framework, it’s not a big issue but it’s more work and verifications to do.

I just let it written for you to know, in case there’s something to modify for the next release.

Big Hug!
Jorge

Hi @jmedinacarbonell , UiPath forms are html pages. It is not clear from your screenshot; is there a custom css applied? While debugging, you may right click inside the form, select inspect and review the css values.

Hi @sudster , thaks for your reply.

Actually Im talking about the window size, not hte inner HTML. As said I’m using the attended framework template, you can esaily reproduce it by creating a project and trying to change the size of the window in form_success.

No custom CSS applied, just tried to change the size (which is already marked as 800x600px but it’s not true).

I see. Please adjust the success form size when it is triggered using Show Form: