Hi
I have been trying for a while on my own, but I have reached the point where I might need a nudge in the right direction. I have a form on which volunteers have to enter time and temperatures. There are more than 80 entry fields, so rather than having descripters near each box I would like the boxes themselves to display their function until they are clicked. For example, I would have a box that reads "Time" - volunteers would then click that box to enter a time, and the "Time" text will disappear. I thought of using a default value for each box, which could somewhat do the job, but it has a few negative sides to it: it would add to the data I need to store when the field is not used, and the text must be marked and deleted for each entry making it time consuming and inefficient. Do you have any ideas?
I appreciate your help very much - I am creating the database for a not-for-profit, on a not-for-profit basis.
WTE
I have been trying for a while on my own, but I have reached the point where I might need a nudge in the right direction. I have a form on which volunteers have to enter time and temperatures. There are more than 80 entry fields, so rather than having descripters near each box I would like the boxes themselves to display their function until they are clicked. For example, I would have a box that reads "Time" - volunteers would then click that box to enter a time, and the "Time" text will disappear. I thought of using a default value for each box, which could somewhat do the job, but it has a few negative sides to it: it would add to the data I need to store when the field is not used, and the text must be marked and deleted for each entry making it time consuming and inefficient. Do you have any ideas?
I appreciate your help very much - I am creating the database for a not-for-profit, on a not-for-profit basis.
WTE