Forum

Thread tagged as: Question, Suggestions, Members

Members Profile - Textarea

Hello,

Offering a members profile, when they submit their details is textarea supported?

For example:

<perch:input type="textarea" id="bio_info" required="true" label="About You" />

Thanks

Gary Thompson

Gary Thompson 0 points

  • 4 years ago
Simon Clay

Simon Clay 127 points

Hi Gary,

Yes that should be fine I think. Just add your required fields to /perch/templates/members/forms/register.html

Thanks Simon,

I appreciate your response and will give that ago.