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

Forum Posts

How to include new libraries in Alfresco share?

Hello,I am developing custom controls for alfresco share (by creating Freemarker templates) and I would like to include additional JavaScript libraries (i.e. Select2). How can I achieve that?Normally i would put them in <head> tag, but in .ftl files ...

upforsin by Star Collaborator
  • 5606 Views
  • 4 replies
  • 1 kudos

Resolved! Why is Alfresco still uses spring xml configuration files?

Hi folksWe all know that Alfresco is running mostly on the Spring framework. In the latest SDK, they are still using bean XML configuration files.  My question is in general, why they are not moving to annotation-based configuration? I know that is p...

kaffi by Confirmed Champ
  • 5532 Views
  • 2 replies
  • 3 kudos

Disable/enable form field on dropdown change.

I have a custom form (YUI) where it has one dropdown field (status) and one datePicker field (date).Dropdown field has values as 'aa', 'bb', 'cc', 'dd' which is coming from constraints.My requirement is to enable/disable datePicker field when dropdow...

atultalhar by Champ in-the-making
  • 3300 Views
  • 1 replies
  • 1 kudos

Resolved! How to make external HTTP requests?

Hello,I have a server running on localhost:3000 and Docker's containers with Alfresco on localhost:8080. In the workflow Activiti process --> ServiceTask -> Java class I am trying to get HTTP request from my server. How can i accomplish that?When I a...

upforsin by Star Collaborator
  • 4567 Views
  • 1 replies
  • 1 kudos

Resolved! Potential tracking inefficiency by the Alfresco-Solr4

Hi,we use alfresco-solr4-5.2.e with Alfresco 5.2.e and we found potential inefficiency.Solr tracks changes in an associated Alfresco system by periodically requesting info about committed transactions. The tracking is triggered every 15 seconds (prop...

j_fintora by Champ in-the-making
  • 11439 Views
  • 11 replies
  • 1 kudos

Closing LibreOffice Online window

I've finally managed to get LibreOffice Online working through Alfresco. However, the normal close window button doesn't work in the LibreOffice window. This seems to be a feature of LibreOffice Online itself. The obvious solution is to modify the 'E...

Upload Scanned Document Direct to folder using webtwin

Pls I need sample code how to upload scanned document from dynmsoft webtwin scanner to specific folder on repository.I tried the below code but not workingvar uploadfilename="TestScannedDoc;var strHTTPServer ="127.0.0.1";var CurrentPathName = unescap...

aelgendy by Champ in-the-making
  • 3698 Views
  • 2 replies
  • 0 kudos