Cannot reset mashup paramaters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Cannot reset mashup paramaters
Hey Guys,
I have created a service which filters out events from an advanced grid column eventType... A filter button once pressed pops up a mashup with boolean events which are applied against the filter. At the moment, it will filter when I reload the mashup, however my mashup parameters are not resetting once the first filter is applied and my results field fails to update and retains the previous filter selection unless I reload the mashup. So i'm wondering how these mashup parameters get set / reset?
\\\
Loads like this.
Filter pressed.
Mashup pops up, default all check boxes are set.
Apply filter on setpoint change / warning active
Apply filter again to filter all events
No change to the table, the previous 2 events are still displayed as shown in the third picture.
I am using an events router and a (clearevent) service to fire when there is a change.
Solved! Go to Solution.
- Labels:
-
Mashup-Widget
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Try to add DefaultSelectedRows=0 for grid when you want to clear filters.
Please see also this article: https://www.ptc.com/en/support/article?n=CS275989
Hope it helps,
Raluca Edu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Try to add DefaultSelectedRows=0 for grid when you want to clear filters.
Please see also this article: https://www.ptc.com/en/support/article?n=CS275989
Hope it helps,
Raluca Edu