panel field width modification #671
Replies: 4 comments 1 reply
-
Great idea. That's actually one thing I wished to have. |
Beta Was this translation helpful? Give feedback.
-
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. |
Beta Was this translation helpful? Give feedback.
-
This is how we can achieve this with Flextype size: 4/12 |
Beta Was this translation helpful? Give feedback.
-
done |
Beta Was this translation helpful? Give feedback.
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.
Beta Was this translation helpful? Give feedback.
All reactions