Message 1 of 1
Part suppression does not work in the component pattern

Not applicable
06-28-2017
06:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am having some issue with a component pattern.(see image)
You may see 2 blue coloured wheels in each coloumn.
The left most component is the original first component which as of now does not have the second blue wheel.
Only when some parameters are matched, the second one should be visible or unsuppressed, which works perfectly on the first component(left most)
But here, the subsequent instances does not follow the rule written onto the component.
Please let me know how I fix this. Am I missing some critical point?
Thank you.