form buttons position
is there a way to move the form buttons position so they align with the form , i'm using section
aside()
function here2 Replies
I think your easiest approach would be to align the actions to the right.
Otherwise you would probably have to fiddle around with a section (using aside) where you manually output the formActions. But I honestly think aligning them to the right is the most straightforward way. π€
Maybe you could also consider
If you have a really long create form. π€
Thanks @dissto that's one way to make it look good