Add additional field to upload file to user profile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2018 01:55 AM
I have followed the instruction given on page and referred the source code on git.
I successfully added the Text properties. My requirement is to attach the file to the person node, to achieve that I added the custom aspect to that node. The Aspect has an association with cm:content class. I am struggling to have an attachment on user profile field which uploads the document to the specified location on the repository and add an association with the uploaded document.
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2018 03:01 AM
Probably this addon can help you:
https://github.com/dgcloud/alfresco-share-site-logo-customization
It includes a new image (attached) to every site.
