Hi,
it is possible extend Form with button Save and Create in toolbar section? After clicked on it redirect me on …/create empty form?
Hi,
it is possible extend Form with button Save and Create in toolbar section? After clicked on it redirect me on …/create empty form?
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”.
would it work to simply create your button data-request=“onSave” and data-request-redirect=“yourCreateUrl” ?