cancel
Showing results for 
Search instead for 
Did you mean: 

SSCE Dashboard - custom handler to set button enabled when data point on i5chart is selected

0 Kudos

Hello all. I have an SSCE dashboard with an i5chart and a UIElementButton. By default, the button is disabled. When a data point is selected from the chart, the button should be enabled. I'm running MII 15.1.3 patch 28.

In Events, I have configured an event for "chart_p0p1.onSelectDatapoint". I have a custom handler that sets button to enabled when the above event fires. The problem is that my custom function to enable the button is not being called. I put a breakpoint inside the function and when I select a datapoint from the chart, the breakpoint is not hit. As another test, I tried using a built-in event handler which refreshes the chart instead of a custom event handler and I do not see any change to the chart when selecting a data point on the chart. Could it be that when selecting a datapoint from an i5chart that the SSCE is not firing the onSelectDatapoint event? Thanks.

Accepted Solutions (0)

Answers (0)