display lists with elements taken random

18 Jul '16, 12:10 PM
2,390 Views
No Forum Badges

Hello,

 

How I can display a list with elements which are taken random from table. I tried with Query component and is working but I need also to bind these elements to a form or to another list. It's posible?

Thank you,

Karina

 
x 0
Follow
Answer Answer at this question and get points!
Forum Hero - Level 9

Hi Karina,

in this case I suggest you to see this article https://my.webratio.com/learn/learningobject/Getting-started-with-the-Query-Unit.

For example you could define Output Params related to desired objects and pass them to list. Anyway if you put Query Component in Page you can manage all by this Component and avoid to pass data to others. In this way only one query will be executed.

 
x 0
Answer at this question and get points!