Dear Tran,
Can you please tell me how to place inline buttons next to submit button so that I can use them for custom functionality e.g. 'Cancel' which will take me back to the list of entries.
Thanks & Regards,
Calpaq
There's an action rwmb_frontend_after_submit_button that you can use to output your custom button. It's still after the wrapper div, but I think you can make it inline with CSS.