New with javascript console and alfresco

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

New with javascript console and alfresco

Jump to solution

Hello,

I use the community editoon of ACS 6.2. I'd like to make a script to redirect a user to another when the loggin is performed. I have add the javascript console but I don't now how to use it.

How can I add a script on the loggin action ? Where could I find the documentation of all function available in javascript console please ?

Thanks.

1 Solution

Accepted Solutions
kintu_barot
Senior Member

Re: New with javascript console and alfresco

Jump to solution

If you are new to Alfresco then It important for you to understand that either you can extend/override the alfresco features.

You can use the relevant alfresco SDKs to do so. Follow the links given below to learn the development in Alfresco.

https://docs.alfresco.com/6.2/concepts/dev-for-developers.html

http://ecmarchitect.com/alfresco-developer-series-tutorials/

I hope, you find this answer useful.

Regards,
Kintu

View solution in original post

1 Reply
kintu_barot
Senior Member

Re: New with javascript console and alfresco

Jump to solution

If you are new to Alfresco then It important for you to understand that either you can extend/override the alfresco features.

You can use the relevant alfresco SDKs to do so. Follow the links given below to learn the development in Alfresco.

https://docs.alfresco.com/6.2/concepts/dev-for-developers.html

http://ecmarchitect.com/alfresco-developer-series-tutorials/

I hope, you find this answer useful.

Regards,
Kintu