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

Forum Posts

Custom Dashlet With Custom Upload Button

Hello,I recently followed some tutorials about Alfresco. The following link is the one I tried.https://community.alfresco.com/community/ecm/blog/2016/09/20/custom-uploads-with-aikau#comments When I try to build the custom upload dashlet on localhost ...

yi_jiang by Champ in-the-making
  • 2013 Views
  • 0 replies
  • 0 kudos

Resolved! contentstore.deleted

Hi,there is big size of data store in alfresco file (contentstore.deleted)can i have delete it from SSHrm contentstore.deletedPlease suggest.

alfrescocm by Champ in-the-making
  • 16954 Views
  • 6 replies
  • 3 kudos

Vacation Calendar Setup

How to setup a vacation calendar for an individual user.  We have a requirement like , individual leaves of an analyst has to be tracked in the calendar so that when we have the SLA calculation , it should reflect ?Any help is appreciated ?

mssajith by Champ in-the-making
  • 2456 Views
  • 0 replies
  • 0 kudos

SLA Implementation and Calculation in Activiti Workflow

On creating a process we need to calculate a SLA date for the whole process. After the process creation need to set this value for SLA date based on some criteria. This calculation should be done and the result should be returned with the process cre...

naviejm by Champ in-the-making
  • 2938 Views
  • 0 replies
  • 0 kudos

Joint a document field personalized

Hello,A button must allow to upload a file. A field "upload document" exists  in APS.So we want overloaded and keep the same method of setting the field and add four features:Added the possibility to go down one notch according to a variable. (a text...

ovandaele by Champ in-the-making
  • 2343 Views
  • 0 replies
  • 0 kudos

Retrieve data in Json format

I wrote a java backed webscript that retrieve multiple rows from a table in a database and I created a json template ftl file.And when I tested, I only get the last row !!Any solutions ?