| Re: Profile module fields |
| by deka87 on 2009/6/23 20:06:39 nah it goes from 0.001 up to 3 or so... dang |
| Re: Profile module fields |
| by ghia on 2009/6/23 19:53:17 There is only a general textbox field. There were once some preparations for an integer field (look up PROFILE_AM_INT), but the actual choice didn't make it in the code. If there are limited choices you could use a dropdown. |
| Profile module fields |
| by deka87 on 2009/6/23 16:59:53 Hi, I need one of the fields in the regisration form to be numerals only. How do I do so? I thought about changing the field type thru the phpmyadmin but I am not sure how to notify user that he's wrong entering letters in that field when he does so? |