Creating view filters for some parameters is impossible
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to create view filters for walls depending on some criteria like :
- their phase (BuiltInParameter.PHASE_CREATED)
- their location line (BuiltInParameter.WALL_KEY_REF_PARAM)
- the level their are attached to
All these parameters are not available in the UI when a user wants to create a new rule-based filter.
Could you please confirm to me it is not possible through the API ? When I try, it fails saying: “One of the given rules refers to a parameter that does not apply to this filter’s categories.
Parameter name: rules”
Why are some parameters available/not available for view filtering ?
Do you think I could use selection-based filters instead, as it is possible with the UI ?
Thanks for your help.