Is it possible to make one custom enumeration field dependent on the value selected in another? For example, if the user chooses "drinks" from the first enumeration, I would like the second to pripopulate
"milk|water|soda|juice|", but if they choose "food" in the first one, the second would show "steak|chicken|pasta|fish".
Any help would be appreciated.
Custom field dependencies
Moderators: Developer, Contributor