Youform
Youform
Sep 9

Form URL param to switch between dark/light mode

Rough idea, but depending on how complex you can support, I think it can expand to controlling the form design in general, e.g form elements' colors, fonts.
ReviewingReviewing

Sep 16, 2024

Abhishek I'm not able to provide deep technical details, but the idea I had in mind was something like offering the flexibility to customize the designs using URL params. For example: - https://app.youform.com/forms/xxx12345?theme=dark - https://app.youform.com/forms/xxx12345?theme=light - https://app.youform.com/forms/xxx12345?theme=custom&bg=#2929…

Sep 17, 2024

Khang Nguyen: That's cool idea. Thanks for suggestion

Sep 16, 2024

How this will work for custom designs? Should we just offer this for "raw" forms where the design will be either white-bg-black-text and vice versa depending on user's system preference?