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

Forum Posts

Problem adding JQuery in ftl file

Hi all,I am trying to print a simple alert in login.get.html.ftl file using JQuery.So,I have added the following code<@markup id="js">   <#-- JavaScript Dependencies -->   <@script src="${url.context}/res/components/guest/login.js" group="login"/>   ...

How to trigger an action with java?

Alfresco Community (Build: 201707)===============================Contains:    - Alfresco Platform:    5.2.g    - Alfresco Share:        5.2.falfresco-global.properties:### Outbound SMTP configuration properties - Working example #### Sample Gmail set...

elcamino by Confirmed Champ
  • 7599 Views
  • 4 replies
  • 1 kudos

Resolved! How to do someting onClose of Dialog in aikau?

Hi,I create dialog by publishing "ALF_CREATE_DIALOG_REQUEST" Topic. After close the dialog I want to do some action. Now I use ALF_DIALOG_MOVE_STOP to track that event. But this event occurs also when moving dialog window. But I need my action to sta...

npavlov by Confirmed Champ
  • 5925 Views
  • 4 replies
  • 1 kudos

How to integrate users picker control with OOTB ftl?

I am using Alfresco 5.1.0 community version (build version 201605-ga_r127059-b7)I am trying to integrate user control field with calendar "Add Event" form something like this, https://prnt.sc/jlw6p5I just get to know the the authority field control f...

vzanzrukia by Champ in-the-making
  • 6329 Views
  • 4 replies
  • 2 kudos

Resolved! Need help setting up the Share Connector

Alfresco Enterprise v5.2.3Alfresco Process Services v1.8.1I have configured the LDAP for both of them in ApacheDS 2.0, added necessary lines in the .properties files, installed the .amp files and configured the repository for APS in identity manager....

savo by Confirmed Champ
  • 9244 Views
  • 6 replies
  • 4 kudos

When Run the Maven build i am facing the below error

2018-05-28 12:55:45,056 ERROR [solr.tracker.AbstractTracker] [SolrTrackerScheduler_Worker-40] Tracking failed org.alfresco.error.AlfrescoRuntimeException: 04280208 api/solr/aclchangesets return status:403 at org.alfresco.solr.client.SOLRAPIClient.get...