ListView on portal page

Posted by Abir ben salem on 14-Jun-2016 08:45

hi , 

how can i implement a list view instead of the rollbase grid in my portal page , please? 

Posted by Mohammed Siraj on 20-Jun-2016 12:28

Abir, if you are referring to Kendo ListView widget; it is not supported OOB.

Starting Release 4.2, you can choose to add kendo libraries by default to portal page. Prior to that kendo libraries are not explicitly loaded for portal pages unless user adds script & css references themselves.

Even for 4,2, users will have to use server-side api  to fetch data and render the same using kendo controls by adding script components to  portal pages.

All Replies

Posted by Mohammed Siraj on 20-Jun-2016 12:28

Abir, if you are referring to Kendo ListView widget; it is not supported OOB.

Starting Release 4.2, you can choose to add kendo libraries by default to portal page. Prior to that kendo libraries are not explicitly loaded for portal pages unless user adds script & css references themselves.

Even for 4,2, users will have to use server-side api  to fetch data and render the same using kendo controls by adding script components to  portal pages.

This thread is closed