UiPath Forms Designer -- how to get responsive design?

Coming from UI background, I want to ensure that my forms look great on different size screens. It’s vital today. Things like font-size, placement, wrapping, etc. How do I do that in forms designer? Or is it necessary to just create a separate html form with css anyway? If so, what’s the point of forms designer?

@Terry_Marr

custom css is there for every control

using which you can use bootstrap as well where you can use the css and different sizes

add the classes

check here for info

cheers

So are you saying the UiPath forms designer uses Form.io for its styling, and I can just insert classes from that?

@Terry_Marr

forms is based on forms.io itself…and yes it can use styling from bootstrap

This image is a description of a Form Builder tool that utilizes the form.io engine, enabling users to create customized forms with a drag-and-drop interface for automation workflows and project integration. (Captioned by AI)

cheers

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