05-11-2015 01:37 PM
05-21-2015 02:28 AM
07-23-2015 06:14 AM
09-03-2015 06:01 AM
10-28-2016 03:33 AM
Hi Dave,
how can i disable or invisible action button from search result in alfresco advance search?
do i need to override createActionsRenderer function and set as onlyShowOnHover:false ?
regards
janaka
10-28-2016 05:31 AM
janaka _ Could you try to avoid cross posting questions on multiple threads ... you've asked this here and I've provided an answer.
02-24-2016 05:17 AM
06-28-2016 03:16 AM
10-28-2016 05:33 AM
That's a great blog post ... my only observation would be that you may want to consider creating the action subscriber as a service rather than a widget.
11-29-2016 05:10 AM
I tried with "merge-actions" approach and added “Edit Properties” action in faceted page.
widgets: [
{
id: “FCTSRCH_SEARCH_RESULT”,
name: “alfresco/search/AlfSearchResult”,
config: {
enableContextMenu: false,
showSelector: true,
mergeActions : true,
additionalDocumentAndFolderActions : [“document-edit-properties”]
}
}
]
And I am able to see "Edit Properties" action.But only three metadata fields are being displayed once we click on Edit Properties action at faceted page(Name,Title,description).Also, I have configured share-config-custom.xml for edit metadata pop up form and I can see the custom properties when I go through document library –> "edit properties" action pop up.
But at search results page, only Name,Title,Description are being displayed.Kindly help.I am using Enterprise 5.1.1.
Also, Why edit properties action is not available out of the box at faceted page?
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.