Remove create another on create option form
I’m using the select component for my form.
I want to remove the ‘Create and create another’ button from the create option form modal and notice that it only appears if I add the ‘multiple()’ method. How can I remove the ‘Create and create another’ button from the create option form modal while allowing users to select multiple?
2 Replies
Hi. You can do this by setting
inside the CreateRecord.php.