Question
5
Replies
1581
Views
infosys ltd
Posted: April 25, 2016
Last activity: May 3, 2016
what is the advantage of using Page group over page list?
what is the advantage of using Page group over page list? What is the best way to expose embedded list properties.
Message was edited by: Marissa Rogers - Added Category, moved from Mesh Help
The advantage I see with page group is that we can directly refer to an item in the list where as in pagelist we need to iterate through the list items. I think we need to created indexes for list type properties.