Is it possible to reduce the choices in one custom field drop-down based on value in another custom field? For example, I have one field called "area" and one field called "issue".
Area contains: Log in and UX
Issue contains several choices related to login and UX for example MFA, password reset, screen lag, and frozen screen.
When I select Log in in the area drop down I want the choices in issue to only show me MFA and password reset. When I select UX I want the issues list to only show me screen lag and frozen screen.
Is this possible? Thanks