Hi,
I have a field(s) on my form called birthWeightLBs, birhtWeightOZs and also birthWeightGRAMS. Stored in table as the same.
The birth weight is in lbs and ozs. Now on form I have 2 fields which both store those entries into the table in seperate fields.
What I was planning on trying was having a grams field also (as babies are sometimes measured in grams). Is it ok to have another field on the form and in table for grams to be used if needed?
Does anyone have a best way to go about storing weights in one field rather than splitting the lbs and ozs up into two?
Also is it better to have the grams and lbs/ozs seperate and visbale at all times or would it be easier to have like a select weight button, where they check lbs or grams and a box appears based on their selection for them to enter the weight? Thus making the form look a bit tidier?
Sorry if I have confused you.
Thanks
Will
I have a field(s) on my form called birthWeightLBs, birhtWeightOZs and also birthWeightGRAMS. Stored in table as the same.
The birth weight is in lbs and ozs. Now on form I have 2 fields which both store those entries into the table in seperate fields.
What I was planning on trying was having a grams field also (as babies are sometimes measured in grams). Is it ok to have another field on the form and in table for grams to be used if needed?
Does anyone have a best way to go about storing weights in one field rather than splitting the lbs and ozs up into two?
Also is it better to have the grams and lbs/ozs seperate and visbale at all times or would it be easier to have like a select weight button, where they check lbs or grams and a box appears based on their selection for them to enter the weight? Thus making the form look a bit tidier?
Sorry if I have confused you.
Thanks
Will