For instance: JOB FAMILY is the first field, based on the selection there, only certain jobs in that family would be available.
Is there a workaround for this?
2 respostas
You will probably have to create a custom object and replace the picklist field with a lookup field to the custom object. However, depedencies cannot be applied from or to the lookup field.
If dependencies are critical, then you may have to break up your master and dependent lists of several pairs of picklist fields.