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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 497 Views
  • 0 replies
  • 0 kudos

Root Objects : companyhome

I wrote this code in a webscript controllervar newFolderName="Configuration";var newFolderNode=companyhome.childByNamePath(newFolderName);if (newFolderNode === null) { //which means newFolder does not exists, so create it newFolderNode=companyhome.cr...

Outbound Email Configuration is not working

Hello Alfresco,I've got an issue with sending email notification. This is the screenshot what my configuration look like :It's working really fine when I use gmail configuration, but when switch it to my own company email configuration, it show some ...

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
  • 2776 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
  • 3912 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
  • 3059 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
  • 7771 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
  • 6783 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
  • 2773 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.

How to install Alfresco CMS Community Edition on WebLogic 12.2

Hello,I am assigned to the task of installing Alfresco Community Edition v5.2 on WebLogic 12.2 and Oracle database 11gR2.Here: Installing Alfresco Content Services on WebLogic | Alfresco Documentation it mentions that i will have to start by download...

jant79 by Champ in-the-making
  • 3791 Views
  • 1 replies
  • 0 kudos

How to create search filter for custom property

In Community edition 2007, I have created custom content type 'lesson' (using Model Manager in Admin Tools of Alfresco Share). Now I want to create a new search filter - via Search Manager - that refers to one of properties in my 'lesson' content typ...

ddtien66 by Champ on-the-rise
  • 5122 Views
  • 2 replies
  • 0 kudos

read index files

I would like to provide auto completion information of document content indexes as a rest service from a remote client using rest api for all the documents in the repository. How do I provide this rest api? where does alfresco store the content index...

sporuri by Confirmed Champ
  • 8134 Views
  • 6 replies
  • 0 kudos

Resolved! Change "Create New User Account" subject email notification

Dear Alfresco Team,I'm a newbie with Alfresco. I'd like to know if I able to modified Subject on Create New User Account Subject email notification? For example Alfresco Share: Your New Account to My_Company_Name : Your New Account.I Installed 5.2 Al...