Panel field width modification #671
RWDevelopment
started this conversation in
Ideas
Replies: 4 comments 1 reply
|
Great idea. That's actually one thing I wished to have. |
0 replies
|
Hi @RWDevelopment thank you for sharing your idea. This makes sense to extend customizability of the fields. I would omit the You can also avoid the ternary operator since you can give Can you contribute a pull request? I'd be pleased to merge this change. |
0 replies
|
This is how we can achieve this with Flextype size: 4/12 |
0 replies
|
done |
1 reply
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.
my modification idea for panel fields 'with' attribute using 'col-md-' class
modification of
by adding 'width' attribute to field
panel/views/fields/layout/sections.php :
now panel can use 'width' attribute to change field with:
e.g.
All reactions