alfresco-content-app | Alfresco Content Application | Frontend Framework library
kandi X-RAY | alfresco-content-app Summary
kandi X-RAY | alfresco-content-app Summary
Please refer to the Public documentation for more details.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of alfresco-content-app
alfresco-content-app Key Features
alfresco-content-app Examples and Code Snippets
Community Discussions
Trending Discussions on alfresco-content-app
QUESTION
I am looking for alternative for alfresco share custom buttons on the files and folders. I am create in app.extenstion.json new contextMenu button with this tutorial: https://alfresco-content-app.netlify.app/#/tutorials/dialog-actions but there is only way for show some dialog, not for call repo websript with actual nodeRef in parametr. How can I do that ? :)
I have custom contextMenu button in ACA appliacation and I need get nodeID from clicked folder or document.
...ANSWER
Answered 2020-Sep-02 at 09:29For context menu you can access nodeId from selection in store. AppState class contains the list of selected elements selection. that contains the property nodes: NodeEntry[]; Node entry contains node that contains nodeId.
Path to that property is
AppStore.app.selection.nodes
to gain access to the store on you component add it to the constructor.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install alfresco-content-app
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page