I created a Custom Field in the WC1 UI and checked the boxes for "Show" and "Mandatory".
I ran Postman SEQ-1c: Get the case template for a group to get the typeId for my custom field.
I'm able to successfully set my custom field in my CreateCase request.
I expected that by checking "Show" and "Mandatory" when I created my custom field in the WC1 UI, it would display in Case Manager. I would like to be able to at least sort by my custom field in Case Manager; ideally I'd like to be able to sort AND/OR filter by my custom field. Is this possible? If so, what am I missing?