Table View in Advanced Search Result page with custom fields
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 03:04 AM
Hi All,
I am using SDK 4.1 (Alfresco 6.2). I want to add Table View to the advanced search result page with custom properties visible in the result. How can I achieve that?
Thanks,
Yash
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 08:21 AM
You will have to customise the faceted-search.get.js web script controller by using a Surf extension module. Unfortunately, I am not aware of any support for using a table view in that page, so you will likely also have to deal with using Aikau components for something they were not made for, and possibly creating your own Aikau components.
