On someone else
/members/priya/contact/send/
A form, and nothing to sign up for
Visitors get a name and email field so the member can write back. Signed-in members skip both, because their profile already carries them. Subject and message are bounded server side at 200 and 5000 characters, and the same validator runs whether the browser posts the form or the REST route does.
- Sub-tab
- Send message
- Guest fields
- Name, email, security check
- If guests are off
- A sign-in card replaces the form