I installed the module ‘Mail Goups’. There is a ‘basic’ connection plugin supplied in the module. Where do I find the information required for this basic connection? Do I have to supply an email address or does this module makes it for me? I’m not familiar with these email settings.
The alternative connection plugin asks for an account at mailgun. That solution seems even more complicated.
Perhaps I need an other module. I need it to do about the same things Mailman does, but then within Drupal.
I think this is a complex question, but maybe not. Per the subject line, I have built a very rudimentary site using Drupal 8 (www.ed-rex.com), and have (thanks to the Wayback Machine) restore some of the content from my old, Drupal 6 site. But what I would like to do, is to restore the old content to /archive, while adding new content to the main areas of the site.
Is what I want doable and, if so, can someone point me towards a tutorial aimed at pretty unsophisticated users such as myself?
I try to handle a list of items on a node advanced form using ajax. Each list item has a textfield and a remove button. There is an add button under the list to add items. Add button and delete buttons use ajax. Items added on page load are ok, but the ones added through ajax are not complete. Textfields do not have default value or description. Moreover, the delete buttons do not seem to work. My code: