Hi guys, I have this situation:
I have an HiddenSearch that receives a value (ID of a process) through and intention.
Inside this HiddenSearch I have an HiddenChartFormatter, and all works fine.
Under the HiddenChartFormatter I have another intention that pass value to another search.
But this time I want to pass two values: the value passed with the click (a time value passed with $click.value$) AND the process ID received by the first HiddenSearch.
How can I manage that?
Uhm,
it seems that it is not possible. Using Sideview I bypassed the issue (and made my life easier :D)
Uhm,
it seems that it is not possible. Using Sideview I bypassed the issue (and made my life easier :D)