In a content management panel, the user first selects a category. The system then lists only the attributes belonging to that category.
- CategoryId: The category selected by the user from the dropdown
- The Get Attributes action returns a filtered list based on this ID.
- The list is displayed in a table or selection box.