Custom form theme #469
Unanswered
abdellahrk
asked this question in
Q&A
Replies: 1 comment
-
|
Hey @abdellahrk Then you've to create your theme layout here:
and finally you're able to select this layout within the form area brick or if you want to place it manually: |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am unable to use a custom theme since I am using Tailwind and want to override every field.
I get this error
when I extend the bootstrap layout with
{% extends "@!FormBuilder/form/theme/bootstrap_4_horizontal_layout.html.twig" %}And this is how I am rendering it
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions