Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hi All,
Is it possible to provide multiple child Mashup to collection widget per row.
Currently I have written a service which returns some columns along with last column name as "MashupName".
If I provide specific Mashup Name to collection it repeats all rows perfectly. But I need to change Base mashup as per row data. Kindly suggest me, how I can achieve this.
Regards,
Siddharth Srivastava
Solved! Go to Solution.
Hi, for your request, you can set the base mashup for Collection widget like this:
A mashup with only 1 widget: Contained Mashup.
Thus you'll have a series of Contained Mashup based on your rows of input, and they can present multiple child mashups upon your selection.
Hi, for your request, you can set the base mashup for Collection widget like this:
A mashup with only 1 widget: Contained Mashup.
Thus you'll have a series of Contained Mashup based on your rows of input, and they can present multiple child mashups upon your selection.
Hi,
Mashup name on the collection can be dynamic, that means you can changes the row columns or look and feel accordingly, only issue which you will face with the data being passed to the child mashup which is being repeated because in 8.3.3 we don't have option to accept mashup properties binding.
Regards
Shyam