08-15-2018 03:45 AM
I am using alfresco 5.2 community version & i need a way to automatically redirect to the edit-metadata page after a successful uploading. I wrote a script for that but it gives me an error.
var nodeRefURL = "edit-metadata?nodeRef=" + response.nodeRef;
Alfresco.util.navigateTo(nodeRefURL);
Please help me to correct above script.
Thank you.
Explore our Alfresco products with the links below. Use labels to filter content by product module.