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 here![No description](https://cdn.answeroverflow.com/1264310886940803203/image.png)
2 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