Discussions
Similar info in three fields
Hi all,
I Inherit a form with lots of fields. I am trying to get a "slim" version of it. The original form has several fields that holds "similar information" and I would like to consolidate them.
For example, there is a field for Manufacturer Number, another for Manufacturer Name, and another one that holds the combination of the first two. As crazy as it may seem, the user has to load all three of them.
Another piece of information, is that the third field, the one that holds the combination, it is populated from a list. So, I already have that info. I would like, to make the life of the user simpler, and have him fill just this field from the list, and make the other two fields populate automatically.