You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
You only have to change the MainController.php file on line 91. (Do an implode on the ; and ',' characters for example, and trim the spaces with the array_map function).
Later on it will of course be better to have something like a button to add a new recipient field.
This will be more client friendly.
Little bit of javascript but if you keep the same field name and add brackets (making the form field an array) then i think it should immediately work as well.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a request which I'm planning to implement for myself. But would like to discuss it first so it is likelier that this will be merged :).
I'm planning to support multiple recipients input in the backend in receiving mail address form.
[email protected];[email protected]
Do you like the idea?
The text was updated successfully, but these errors were encountered: