TonyS
Posts: 0
Joined: Thu Jun 11, 2015 12:11 pm

Is there a way to call records to the screen without using the list component?

You know, the same way this blog does.

i.e.

_____________

Date: 07/07/2015
Headline
Description
link

_____________

repeat...

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Is there a way to call records to the screen without using the list component?

Hello Tony,

I'm not sure I understand you correctly, could you please clarify your request with more details? You may use label component for your records, for example.

TonyS
Posts: 0
Joined: Thu Jun 11, 2015 12:11 pm

Is there a way to call records to the screen without using the list component?

It's okay Evgene, I've done it.

TonyS
Posts: 0
Joined: Thu Jun 11, 2015 12:11 pm

Is there a way to call records to the screen without using the list component?

In fact for any other newcomers like me here's what i did.

I mapped the array of all my elements to a single cell master grid. Then I placed a multi-cell inner grid inside it to allow for the layout of the labels and images. I then mapped the elements from the service response to them. (easy when you know how:)

Return to “Issues”