Customize Form component?

Is there a way to customize the form i.e., remove the box outline and just have a bottom line for the inputs, put icons next to the labels, etc.

Hi @mmccray,

You can Customize the form going to the Edit Styles.

image
image

You can set this to 0.

image

image

I think you can do this with the Shadow option.

image

image

You can put Emojis.

image

image

Or you can give a try to a Custom Form. You can do all the things!

Thank you

Hey there @mmccray

Your best bet is to create a custom form using inputs. That way, you can add “line” components below your inputs for the ‘bottom-border’ effect.

You’d also be able to add icon components in the same regard if you use inputs instead of the actual form component.

Here’s an example:

Then, coupled with NoCode Monkey’s “Multi-input validator” component, you can have a really nice-looking form (styled however you’d like) with validation requirements for your inputs. Here’s the link to that: Multi-Input Validator for Adalo | NoCode Monkey

Thank you @Flawless and @dilon_perera for the suggestions, these are great solutions!! I appreciate your time with answering my questions.

1 Like