E
Eric
Source qry for form is
*Request
RequestID
PriorityID
with a many-to-one relationship to
*Priority
PriorityID
PriorityCode
When Mr. Wizard setup my group box and linked it to the Request[PriorityID],
the group default would display in a text box also bound to that field. What
I really want to display however is Priority[PriorityCode]. It works fine
when one changes the option in the group box, just not on entry when I want
the default value.
Am I missing something? Should I just have the text box bound to
PriorityCode also default to the value I want? (seems like a hack to me).
TIA,
Eric
*Request
RequestID
PriorityID
with a many-to-one relationship to
*Priority
PriorityID
PriorityCode
When Mr. Wizard setup my group box and linked it to the Request[PriorityID],
the group default would display in a text box also bound to that field. What
I really want to display however is Priority[PriorityCode]. It works fine
when one changes the option in the group box, just not on entry when I want
the default value.
Am I missing something? Should I just have the text box bound to
PriorityCode also default to the value I want? (seems like a hack to me).
TIA,
Eric