Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi All,
I have mashup that has a repeater, this repeater is opening few mashups.
I want to have a button "-" (Minus) inside the mashup so when you click it - it will remove the mashup from the repeater.
For example if the repeater has 5 mashups and you click the button it will have 4 mashups.
Untill now what I managed to do is to use temp infotable that holds all the temp data and updates it.
What I don't manage to do is to refresh the repeater from the contained mashup.
Any suggestions?
Hi Assaf,
Please try the resolution given in this article and let us know if it helped. Article Viewer | PTC
Thanks, but not really.
I can't ask the user to double click and I cannot put the repeater in a popup widget.
Hi Assaf,
Sorry for the late response but here is my workaround for this problem:
It's not the most elegant solution but it does the trick
Robin