cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

How to update data present in the collection widget?

Ru
14-Alexandrite
14-Alexandrite

How to update data present in the collection widget?

Hi,

I have created one collection mashup which have infotable data. Now i want to update cell data after clicking on edit button. I am able to update first row data but when i am clicking on any other row i am getting the first row data. Please check below Attachments and let me know the solution on this.

 

ACCEPTED SOLUTION

Accepted Solutions
Sathishkumar_C
17-Peridot
(To:Ru)

In PopUp closed event you can update the data present in Collection Child mashup.

 

Instead of passing all values from "parent" mashup to "child" mashup, simply pass "identifier" field alone. And get the data in child mashup itself from services. 

View solution in original post

1 REPLY 1
Sathishkumar_C
17-Peridot
(To:Ru)

In PopUp closed event you can update the data present in Collection Child mashup.

 

Instead of passing all values from "parent" mashup to "child" mashup, simply pass "identifier" field alone. And get the data in child mashup itself from services. 

Announcements


Top Tags