Hi,

I've changed *$<private_contact> to $<login>@eht.nhs.uk  in an attempt to
get the contact email automatically from the logged in user.*

<td style="text-align: center;">EMail:
<input type="text" name="private_contact"
value="*$<private_contact>"*size="30" />
</td>
to

<td style="text-align: center;">Email:
<input type="text" name="private_contact"
value="*$<login>@anon.com"*size="30" />
</td>
Which is OK, as long as the username matches the email, and everyone is on
the same email domain.

Is there a $<contact info> field that I can use from the users
administration page populate the 'private contact' field?

Kind regards,

Stephen

PS Please change EMail to Email, it is widely accepted not to capitalise the
'm'

-- 

--
Stephen De Gabrielle
stephen.degabrie...@acm.org
Telephone +44 (0)20 85670911
Mobile        +44 (0)79 85189045
http://www.degabrielle.name/stephen
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to