We’re trying to implement an IT Grading system within the onboarding process, so each job title will have a grade associated to it, so the onboarding form filters out software and equipment depending on the grade.
We have a custom object for “IT Grades”, and another for “Job Titles”, in the job titles custom object we have a reference to an “IT Grades” field.
So, for example we could create a new job title in the “Job Titles” CO, then we assign the IT Grade field to a lookup and reference a record in the “IT Grades” CO.
This works well in theory however, it can only work in the onboarding form if we choose an option in the “IT Grade” (lookup to the custom object) dropdown first, then a “job titles” dropdown will only show the job titles with that assigned grade as a condition.
It would great if you had the ability to use custom objects as a condition, so you select a custom object in the form, then can filter another custom object dropdown with conditions to other fields in another custom object, instead of just showing “Item Fields.Job Titles”.

