Navigation using Collection Widget
Hi,
Is there an accepted method of getting a click event on a Collection Widget tile to trigger a Navigation to a parameterized mashup?
I have:
Mashup A: Main full size mashup for a Production Line
Mashup B: Small mashup that shows key data for a machine on the line. A service on Mashup A populates a Collection Widget with these.
Mashup C: Boiler Plate Mashup that shows more detail about the machine.
I would like to set up navigation so when the user clicks on a Machine in the Collection, the Thingname of the machine (used to populate data on Mashup B) is passed to Mashup C.
Now, I can get this to work by setting up a Navigation Function on Mashup A and binding the Collection CellWasClicked Event to the Evaluate input and the Event:Thingname to the Parameter of the Mashup. This works at runtime, until I refresh the composer and I get "Obsolete bindings for <NavigationFunction>" and the Mashup Parameter binding is removed.
I've been searching round for ages for a solution to this. There are a couple of topics on this that I can't get to work either, including setting a Session Parameter with the Machine Name and passing that to the Navigation Function.
This seems like a fairly common thing to want to do, surely there's an easier way?
I'm using ThingWorx v9.0, if that matters.
TIA

