cancel
Showing results for 
Search instead for 
Did you mean: 

New with javascript console and alfresco

zerros
Confirmed Champ
Confirmed Champ

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 ACCEPTED ANSWER

kintu_barot
Star Collaborator
Star Collaborator

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 answer in original post

1 REPLY 1

kintu_barot
Star Collaborator
Star Collaborator

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