Hi.
I'm looking to create a field for profiles where someone would enter their height in feet and inches. I am looking for how to do this. I thought there might be a cck field type for this but I cannot seem to find one. :)
Would you please be able to direct me as to how I could do this?
I want to be able to sort the heights or users at some point so it would be easier if the feet and inches were in one variable somehow.
Thank you very much.
Comments
Comment #1
markus_petrux commentedTry with Measured Value Field:
http://drupal.org/project/mvf
Comment #2
Kristina-2 commentedI'm trying to implement a field to get a users height in 4'11" format. I had to install cck, mvf, units, format_number, and formatted number. I setup the field but it doesn't seem to do what I want. :/
Comment #4
Northern_Girl commentedHi,
I'm looking for the same thing : letting people enter their height in the 5'6" or 1,68m format. I thought of using 2 fields but I dont see how to use a slider in exposed filters in views.
Have you found a solution?
NG