D
doco
I have as is quite common, several tables that have fields which will be a
name commonly used throughout. EG. Size, Qty, Units, Etc.
My practice is to give each field name a prefix that is a reflection of the
table it is in. EG. land_size, land_units, etc. Then putting "size",
"units", etc in the caption attribute. The problem begins when making forms
of those tables; you wind up with the actual field names and not the
captions. It's a real pain to the go and change the form field names to the
intended caption display names.
Is there a workaround for this?
TIA
name commonly used throughout. EG. Size, Qty, Units, Etc.
My practice is to give each field name a prefix that is a reflection of the
table it is in. EG. land_size, land_units, etc. Then putting "size",
"units", etc in the caption attribute. The problem begins when making forms
of those tables; you wind up with the actual field names and not the
captions. It's a real pain to the go and change the form field names to the
intended caption display names.
Is there a workaround for this?
TIA