Community Tip - You can change your system assigned username to something more personal in your community settings. X
How would one go about specifying a DataShape name for an Infotable property defined in the MashupGlobalPropertyBinding property of a Collection Widget?
It's required to specify a DataShape name for the mashup property in order to be able to bind it to an EventsRouter widget input.
I'm not too familiar with the event router, but it seems to say that whatever data you are passing in, each of those data sources must have the same datashape. Which probably means the Source data services that provide the data?
Which probably means the Source data services that provide the data?
I'm not using a data service for the Infotable I'm trying to bind, it comes from a Collection Widget as a property defined in the MashupGlobalPropertyBinding property of said Collection Widget.
What I would like to know it how to define a datashape name for an infotable in the JSON format required by MashupGlobalPropertyBinding.
Yes, I understand that and have a service to delete rows already.
What I'm looking for is a way to identify a cell in a Collection Widget that corresponds to a row in an Infotable.