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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 756 Views
  • 1 replies
  • 0 kudos

Workflow unable to be completed, error only.

I'm fairly new with Alfresco so I'm still learning the ropes. My issue initially was that workflow notification emails were not sent out so I modified the Alfresco-global.properties file as follow:I've set the following to true:notification.email.sit...

erichkey by Confirmed Champ
  • 10531 Views
  • 7 replies
  • 0 kudos

Problems with the browser in Alfresco Community

Hi all, I have installed Alfresco correctly, and I have started the service. Tomcat and PostgreeQSL are OK. But the problem is the following --> When I am trying to connect with localhost:8080/share/page/user/admin/dashboard the result is below. The ...

vdominguez by Champ in-the-making
  • 4071 Views
  • 1 replies
  • 0 kudos

Display only option keys in selectmany.ftl UI

I am working with a custom datalist with a selectmany field, and I need the select options to be key-value pairs. Per https://docs.alfresco.com/5.0/concepts/forms-reference.html, "If a value for an option also needs to be specified the "First|1,Secon...

clarabova by Champ on-the-rise
  • 5679 Views
  • 3 replies
  • 0 kudos

Default values for Custom Type List of Values

Hi, I'm creating a custom type property that is a list of values.  When that Type is applied to a document, I want the list to have no default value, user must choose a value.In the Create Property window, if I leave Default value empty, it populates...

cahunt by Champ on-the-rise
  • 4794 Views
  • 2 replies
  • 0 kudos

Find uploaded files on a form in a task

Hi, I want to know how to do to find a file uploaded in the form "a ", in the form "B ".Let me explain, I have a task with the form "a " where the user uploads a file.In a second next task, an operator must check the file uploaded by the user. How do...

Activiti form javascript set tab as active tab

Good day to all.I'm using activiti 5.22 to design the workflow and forms.I created 4 tabs under FORMS section and i need to set the active tab via form's javascript.I checked the form properties via console.log (under form.rendered) but there is no a...

ctsarsonas by Champ in-the-making
  • 3303 Views
  • 1 replies
  • 0 kudos

Alfresco Message Display Time

I want to increase the message display time of all messages of alfresco.Is there any common way to do this.For custom message i can specify time.

sp2 by Elite Collaborator
  • 3253 Views
  • 1 replies
  • 0 kudos

Uploder Plus - Alfresco 6.0

Has anyone tried Uploader Plus successfully with Alfresco 6.0?I installed the amps to see what would happen, no errors but it does not show in the Admin Tools.  Wondering if anyone has had it work successfully.Thanks!

cahunt by Champ on-the-rise
  • 3075 Views
  • 1 replies
  • 0 kudos

How to delete file link force

Hi,There's a problem in Alfresco community 5.2. I found some file links whose destination is NULL, and try to delete those, but failed."Force delete" on nodebroser doesn't work with below error.050729912 Property 'nodeRef' has not been set: org.alfre...

Call webscripts from ADF

Hello,I wonder how to call a repo webscripts from the ADF layer, that is not being called by the ADF services (peopleApi, SiteService ..)Is there any Api that I can use that checks the authorization ?

devsyn by Champ in-the-making
  • 3437 Views
  • 1 replies
  • 1 kudos

Cancel functionality in activiti

I have a simple  process with three task  first task(t1) has  save and complete button second task has a form with two fileds f1 and f2 where f1 is mandatory. I have two outcomes on this form submit and cancel, submit will take me to the next task(t3...