AvoinGLAM / h4og-dashboard

Hack4OpenGLAM automations, data parsing, and visualization
MIT License
3 stars 0 forks source link

Reply message directs people to create new entries instead of editing existing ones #45

Closed susannaanas closed 3 years ago

susannaanas commented 3 years ago

The code-generated short reply message directs users to the blank registration form. It would be very important to guide them to edit their existing entries instead.

The reply text should be something like: "If you wish to edit your personal information or add your first project proposal, please find the Google Forms confirmation message and use that link to edit your entry.

If you wish to add a second proposal, please add a new entry using the registration form . Please remember to use the same email address as in your first entry."

susannaanas commented 3 years ago

Change needed in mail.js. Done. Hope it works.