Skip to content

Commit

Permalink
Add clarification about mailing lists as contacts for OT creation (#4680
Browse files Browse the repository at this point in the history
)

* add clarification about mailing lists

* lint

---------

Co-authored-by: DanielRyanSmith <[email protected]>
  • Loading branch information
DanielRyanSmith and DanielRyanSmith authored Jan 13, 2025
1 parent 8d0493b commit 6007373
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion client-src/elements/form-field-specs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,12 @@ export const ALL_FIELDS: Record<string, Field> = {
required: false,
label: 'Origin trial contacts',
help_text: html` List any other individuals or groups to include on the
contact list (e.g. for reminders on trial milestones).
contact list (e.g. for reminders on trial milestones). Mailing list emails
can be used here, but only email addresses of individuals will receive
access to view registrant data on
<a target="_blank" href="http://go/ot-registrants-dashboard"
>go/ot-registrants-dashboard</a
>.
<p>
<strong>
Please prefer using "@google.com" domain email addresses for any
Expand Down

0 comments on commit 6007373

Please sign in to comment.