03-25-2020 01:18 PM
How can I delete black UNASSIGNED message in the my-tasks dashboard?
The main code is in the my-tasks.js - how can I edit that file?
I know about share extensions, I found my-tasks.get.js and my-tasks.get.html.ftl which can be easily edited using extensions but I have no idea how to edit them to get rid of the UNASSIGNED message.
03-25-2020 04:19 PM
Ok, it works a bit diffrend than I thought. Share extensions are not needed.
For anyone else who might be also a bit confused how it works:
1) src/main/resources/alfresco/web-extension/site-webscripts/org/alfresco is NOT like any other folders - files we put there, would replace original Alfresco files.
2) src/main/resources/META-INF/resources folder lets you add you own resources files (like custom Javascript files etc.)
03-25-2020 04:19 PM
Ok, it works a bit diffrend than I thought. Share extensions are not needed.
For anyone else who might be also a bit confused how it works:
1) src/main/resources/alfresco/web-extension/site-webscripts/org/alfresco is NOT like any other folders - files we put there, would replace original Alfresco files.
2) src/main/resources/META-INF/resources folder lets you add you own resources files (like custom Javascript files etc.)
03-26-2020 01:14 PM
Hi @upforsin,
Glad you sorted it out. Also thanks for posting the solution - really helpful for others.
Explore our Alfresco products with the links below. Use labels to filter content by product module.