Message 1 of 2
Supprresed component causing rule to fail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a bunch of rules using the Component.IsActive("") function and it was suppressing/unsuppressing parts flawlessly.
Then I changed the display names of the parts in the browser. I also updated the rule to the new display names(this should happen automatically, just like parameter names update in rules)
Now when I run the rule, when it gets to a component that is suppressed it will all of a sudden say it can't find it, even though this was not a problem before I changed the display name.
Can someone explain this to me?