[Progress Communities] [Progress OpenEdge ABL] Forum Post: Different template for first item

  • Thread starter Thread starter Manda Shafer
  • Start date Start date
Status
Not open for further replies.
M

Manda Shafer

Guest
I have created a custom module called "Slider". I would like to create an mvc view where the first item shows the picture, title, description, and url (all fields in the custom module), but has a different format for the remaining items. Is there a way to do a @foreach (var item in Model.Items) for just the first, and then something else for the rest?

Continue reading...
 
Status
Not open for further replies.
Back
Top