G
GoBrowns!
My form asks the users to add a "reason code" for the late delivery to each
line item. I want the user to be able to choose the reason code from a
predefined list, then have the form populate the "reason code description"
into the next field in the form. The table that drives the form and the
reference table containing the reason codes and descriptions are not linked.
Is there a way to have the "reason code description" field look up the proper
description from the reference table using the reason code that the user
clicked on in the form?
In an ideal world, the user would also be able to type directly into the
"reason code description" box when they choose reason code "OTHER", but I
will settle for having the form do the first part.
Can anyone help?
line item. I want the user to be able to choose the reason code from a
predefined list, then have the form populate the "reason code description"
into the next field in the form. The table that drives the form and the
reference table containing the reason codes and descriptions are not linked.
Is there a way to have the "reason code description" field look up the proper
description from the reference table using the reason code that the user
clicked on in the form?
In an ideal world, the user would also be able to type directly into the
"reason code description" box when they choose reason code "OTHER", but I
will settle for having the form do the first part.
Can anyone help?