codefordenver/encorelink

Fix field types in Musician Profile.

Closed this issue · 1 comments

In the musician profile, the types on the fields could be improved.
-The name fields are for some reason being treated as a number field.
-The link type could be "url" rather than just "text".

Could also change the phone field to type="tel", but only Safari supports this right now.