deck9 / input

A privacy-focused, no-code, open-source form builder designed for simplicity and brand consistency.
https://getinput.co
GNU Affero General Public License v3.0
162 stars 27 forks source link

Form start page and other customizable pages #135

Open Digital39999 opened 4 months ago

Digital39999 commented 4 months ago

Hi, is there any way to add like starting page on form, so that way when you open the link, you're greeted with some image and title and button that says begin.

And also would be ideal if we can kind of modify the input page, atm choices input is full width, while others like inputs aren't and that is a little meh. So yeah thanks if possible.

image

PhilReinking commented 3 months ago

Hey @Digital39999

I plan on enhancing the text editor and allow for more content types like images, videos and maybe other embeds. Not sure when I can tackle this, but this would help you to make some sort of start page.

About the end page. It might be similar that you can embed assets there and make it more customized. But also need to figure out a good path between simplicity and customizablity.

For the other question. Yeah, Textarea is not full width because it makes it harder to type into a full width field on large screens, imho. For each input type we have, we try to consider the best usability for the user. Will look into it again, but cannot promise that I add an option here. Maybe I will allow custom CSS at one point, which should enable you to do things like that.

Digital39999 commented 3 months ago

Thanks for replying, yeah those would be neat, really looking forward to those!