How to add a new action?

cancel
Showing results for 
Search instead for 
Did you mean: 
YanFeiHu
Active Member II

How to add a new action?

Jump to solution

Hi Team;

     I download the project 'alfresco-sdk-samples-alfresco-51' and try to adding new actions.

     Please refer the URL as below:

     "https://docs.alfresco.com/content-services/community/tutorial/share/doclib/#customizesurfwidget"

     Now I do not know how to test this action,  any help would be appreciated !

 

tutorial run.png

1 Solution

Accepted Solutions
abhinavmishra14
Advanced

Re: How to add a new action?

Jump to solution

The simplest way to approach the basic is fo follow these tutorials:

https://ecmarchitect.com/alfresco-developer-series 

https://github.com/jpotts/alfresco-developer-series 

If you are already aware how to add custom content types and stuffs, you can jump on to Action tutorial:

https://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html

https://github.com/jpotts/alfresco-developer-series/tree/master/actions/actions-tutorial 

These are some best resources to begin. 

You can also search this forum for any existing threads to get started, for example: https://hub.alfresco.com/t5/alfresco-content-services-forum/new-to-alfresco-need-suggestions-directi... 

 

~Abhinav
(ACSCE, AWS SAA, Azure Admin)

View solution in original post

1 Reply
abhinavmishra14
Advanced

Re: How to add a new action?

Jump to solution

The simplest way to approach the basic is fo follow these tutorials:

https://ecmarchitect.com/alfresco-developer-series 

https://github.com/jpotts/alfresco-developer-series 

If you are already aware how to add custom content types and stuffs, you can jump on to Action tutorial:

https://ecmarchitect.com/alfresco-developer-series-tutorials/actions/tutorial/tutorial.html

https://github.com/jpotts/alfresco-developer-series/tree/master/actions/actions-tutorial 

These are some best resources to begin. 

You can also search this forum for any existing threads to get started, for example: https://hub.alfresco.com/t5/alfresco-content-services-forum/new-to-alfresco-need-suggestions-directi... 

 

~Abhinav
(ACSCE, AWS SAA, Azure Admin)