Skip to main content
1-Visitor
September 6, 2012
Question

Input capable list using Repeater widget

  • September 6, 2012
  • 14 replies
  • 5373 views

My understanding is that the Repeater is one widget that can be used to display an input capable list structure.  I have a service that returns a data shape based infotable.  How do I build an input capable list structure using this infotable?

14 replies

1-Visitor
October 8, 2012

Hi Vish, I just have the button in the Parent mashup, what happens on the Add/Update is that it will process the whole Infotable, so each row within the Repeater is Added or Updated if necessary.

I haven't tried it this way but you can try using the Mashup Paramenter Changed event. Or the Selected Row changed from the parent.

vishp1-VisitorAuthor
1-Visitor
October 8, 2012

Pai, it would help if I can look at your example.   I am getting an error when trying to import your example - "Data Table Thing: CGCEMTasksTable has an invalid data shape".  Let me know.  Thank you

vishp1-VisitorAuthor
1-Visitor
November 12, 2012

Thank you for your help.  I got the repeater widget working for a long input capable list.  If the list size exceeds the repeater widget height, the scroll bar shows up.   If I scroll down and scroll back up, I am loosing any content that was keyed in before scrolling down.  How would I persist the content ?

5-Regular Member
November 12, 2012

That behavior doesn't sound right - let me look into it and get back to you.

1-Visitor
January 23, 2017

Hi Tony,

I am also facing the same problem like  Viswesh Palasur.

"How would I persist the content ? If the list size exceeds the repeater widget height, the scroll bar shows up.   If I scroll down and scroll back up, I am loosing any content that was keyed in before scrolling down."

is there any update on this post?  Thank you.