Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to extend Alfresco.module.DoclibGlobalFolder component?

Hello,I wolud like to extend / modify functionality of every component which uses YAHOO.widget.Treeview e.g. Alfresco.DocListTree, Alfresco.module.DoclibGlobalFolder. When it comes to Alfresco.DocListTree it was quite easy. E.g. in tree.js I found on...

mgralien by Champ in-the-making
  • 2439 Views
  • 0 replies
  • 0 kudos

Alfresco add aspects to existing document

Hello When I mass-imported my documents, I forgot to add the aspect (app: inlineeditable) in my rule.How will I be able to apply it to my existing imported documents thankLeon

ltsaty by Champ in-the-making
  • 3409 Views
  • 1 replies
  • 0 kudos

Spring Surf Dispatcher Servlet Issue

Have just upgraded from 3.4.14.24 to 4.2.8. When I login to share and go to "site finder" and hit search with no search terms I see lots of sights, however, if I try to click on any I get taken to an error message page and see the following in  share...

ralphhyatt by Champ in-the-making
  • 2761 Views
  • 0 replies
  • 0 kudos

Autodesk in alfresco

Hi!Im working on a solo project and im trying to figure out how to preview DWG files. if i have understood correctly, Alfresco preview works in a way that files are converted to pdf in order to be previewed, but when i do that with the files, they se...

malikaasen by Champ on-the-rise
  • 7079 Views
  • 4 replies
  • 1 kudos

Resolved! How to show custom properties inside data-column?

Hi,I'm trying to show my custom property ts:remark which is part of type ts:document inside <data-column> which is surrounded by <adf-document-list>. But I can't achieve it. I doesnt bind data. How can I access my custom properties? Thanks.My documen...

deny7 by Champ on-the-rise
  • 6207 Views
  • 1 replies
  • 0 kudos

Quickshare

Helloevery body,Im new in this community, I want to convert all types of files to share via an external sharing link (quick share) in pdf in order to eliminate the possibility of downloading it Thanks.

facha by Champ in-the-making
  • 2481 Views
  • 0 replies
  • 0 kudos

Change language in alfresco

Hi,Is there any way we can give option to the user to change the alfresco share language(e.g. french, dutch, etc) in login screen itself? How?Thanks

JSConsole

How to configure JSConsole ? I tried to understand via this link GitHub - share-extras/js-console: Administration Console component for Alfresco Share, that enables the execution of arb…  but I didn't find it clear enough.