Dynamically Filtering Options in an Objectbricks Field (Admin Panel Customization) #17949
Unanswered
IbragimovJasur
asked this question in
Q&A / Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a class with a Type field (selection) and a Products field (objectbricks). In the admin panel, I need the options available in the Products dropdown to dynamically change based on the value of the Type field. For example, if a user selects 'Car', the Products dropdown should only list object bricks associated with 'Car'.
Is there any way to implement this in the admin panel?
Beta Was this translation helpful? Give feedback.
All reactions