08-15-2018 12: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.
08-15-2018 01:09 AM
Maybe you can try this addon:
GitHub - softwareloop/uploader-plus: An Alfresco uploader that prompts for metadata
Regards.
--C.
08-15-2018 01:25 AM
thank you for the quick reply. I tried this one by deploying both surf & repo amps into 'amp' & 'amp share' folders. But nothing changed. Why is that?
08-15-2018 01:32 AM
08-15-2018 01:59 AM
Thank you Cesar, but it only allow for add several types. But i have aspects to add also. How can i achieve that?
Explore our Alfresco products with the links below. Use labels to filter content by product module.