developing Boostrap form with a lot of controls - some kind of visual software for this? #41165
Unanswered
stargazer33
asked this question in
Q&A
Replies: 2 comments
-
Yes, Wappler is such an editor. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Check out Bootstrap Studio or Pinegrow, both support Bootstrap-specific components and let you visually edit while keeping the code clean. If you're looking for something browser-based, LayoutIt! or Bootswatch could help with structuring your form. Also, VS Code with the Bootstrap 5 Snippets extension can speed things up if you're fine with coding directly. If you need professional help with complex forms, https://ideamaker.agency/web-development-services/ could be worth a look. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, I am designing a Boostrap search form: at the moment there are 12 elements there, may be there will be +3-5 additional elements.
I am struggling with design/layout (want to make sure the form looks good on all possible screen sizes) AND with the Bootstrap code containing all these things:
Is there some visual editor:
Beta Was this translation helpful? Give feedback.
All reactions