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.
Solved! Go to Solution.
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.)
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.)
Hi @upforsin,
Glad you sorted it out. Also thanks for posting the solution - really helpful for others.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.