Field dependant on other field

jamphan

Registered User.
Local time
Today, 10:14
Joined
Dec 28, 2004
Messages
143
I have a ddlb called FieldA with multiple choices. I want to have another filed, FieldB that will return a numeric value based on what is in FieldA. For example if Red is selected from the DDLB I would like Field B to have a 1. I am thinking that a Case Module needs to be done but how is can I get fieldB linked to FieldA? Field B needs to be linked to a table field as well. Thanks for the help.
 

Users who are viewing this thread

Back
Top Bottom