Tailor Form toolbar create and save button

Hi,

it is possible extend Form with button Save and Create in toolbar section? After clicked on it redirect me on …/create empty form?

1 Like

I also think that would be a nice feature addition. Not only to tailor, but the CMS in general. A quick access to “save and create new”.

1 Like

would it work to simply create your button data-request=“onSave” and data-request-redirect=“yourCreateUrl” ?