Foren

help with understanding liferay-ui:search-container taglib

thumbnail
Sundar Ramamurthy, geändert vor 12 Jahren.

help with understanding liferay-ui:search-container taglib

New Member Beitrag: 1 Beitrittsdatum: 26.06.11 Neueste Beiträge
hi-
i am a new user of Liferay (i am using liferay 6).

My question is on the use of "search-container" taglib.
Does the search-container with the use of "delta" property enable any data to be cached ?.
I created a "list view" of my data using the search-container and i can see the pagination (With first, next etc). When I click the "First" or "Last" link, it goes back to the controller and seems to fetch the data each time. I would think that the search-container would only fetch the data on the call before the "list view" is constructed and would just iterate through the results when the user clicks "first" , "last" on the screen.

Thanks a lot for any feedback

Regards
Sundar