Is it possible to pass an infotable into a collection widget as global parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is it possible to pass an infotable into a collection widget as global parameter
- Labels:
-
Mashup-Widget
-
Troubleshooting
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I've had the same issue in 9.0 and it's a known issue (TW-80435). To get around it, you can convert your infotable to JSON before passing it to your collection widget, and then in your collection mashup(s), just convert it back to infotable from JSON. It's a bit of a pain but it was the only way for me to get it to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Try using MashupPropertyBinding, and have the key as the infotable name, and the value as the mashup parameter in the row mashup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is it possible to add it to as a global parameter this infotable?
Because have other data assigned to the mashuppropertybinding that I don't constantly want to reload
by adding this extra infotable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I've had the same issue in 9.0 and it's a known issue (TW-80435). To get around it, you can convert your infotable to JSON before passing it to your collection widget, and then in your collection mashup(s), just convert it back to infotable from JSON. It's a bit of a pain but it was the only way for me to get it to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @TS_9588135
If you feel your question has been answered, please mark the appropriate response as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon
