Create brand new list view

  • 24 August 2016
  • 5 replies
  • 2 views

Badge +4

I am looking for a repeating control (similar to one found in Infopath). Investigating further it seems like I need to use List View. Not sure how to start using this. Anyone can point in a right direction


5 replies

Badge +4

Appreciate your response. My apologies for the delayed response. I am testing this as I write. I will post my update shotrly

 

Userlevel 3
Badge +10

Greetings @RanaSnehal,


 


Also note that when targeting a List View cell via rule or expression, one must use the SmartObject reference's fields (and not the display fields from 'Controls') as seen in the image below.  For instance, in the context of a For Loop condition (which can iterate through each row of a List View), a SmartObject reference field refers to that column's data at each row of the loop.  Expressions behave similarly.


 


14588iB471238828748601.png


 


Regards,


Jonathan

Badge +4

Will test this. It seems like the list view works except couple of things:

 

  1. Can I have cascading drop down list within this editable list view?
  2. Is there an easier way to add buttons such as Add, Delete, Refresh and such?

Appreciate all your responses. It helped a lot

Badge +4

Quick update: I was able to create an editable list view with necessary fields. 

 

Does the People picker not work within List view? I am not seeing any Mappings when I click Search 

I just see blank screen when I try to configure the People  Picker

Badge +4

I was able to figure the People Picker issue as well. It is working now. 

Reply