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

markus_petrux’s picture

Status: Active » Fixed

Try with Measured Value Field:

http://drupal.org/project/mvf

Kristina-2’s picture

I'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. :/

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Northern_Girl’s picture

Issue summary: View changes

Hi,

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