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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

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

restauración de backup

Buenas tardes,un cordial saludo. actualmente no puedo iniciar sesion con ninguno de los usuarios en alfresco. tuve un falla y usamos el respaldo. pero dicho respaldo solo era la clonacion de dicho servidor. al parecer el solr4 no esta tomando los ind...

febres35 by Champ in-the-making
  • 3347 Views
  • 1 replies
  • 0 kudos

Uploaded file on a process task does not display thumbnail

In Alfresco Process Services 1.9.0.3, when you upload a file to the out-of-the-box task form that is part of the task app, a thumbnail will be rendered and displayed after uploading, as shown below, which is great: However, when you use the Upload f...

image image
jpotts by World-Class Innovator
  • 8086 Views
  • 5 replies
  • 0 kudos

AD integration

Hi,i see a strange behavior in my active directory integration (Alfresco 5.2com on Centos 7).Sometimes user must capitalize one or more letter to authenticate (es. if username is "duck" they have to try with "Duck" and after "DUck".This with various ...

Activiti form properties get name

Hi,example: i have task with form, form is submitted and in next task is created variable:{"name": "numberOfDays","type": "long","value": 5,"scope": "local"}but i need text for label from original form - "Number of days"how can i get it, or what is b...

Can not login local Alfresco user

Hello,I have an issue with logging into Alfresco share. I have user account (user has admin permissions, if it's important) created locally in Alfresco, not loaded from LDAP. When I try to login with its username and correct password I get following ...

Add a document

I just finished to create a folder. In that folder I have other subfolders and others documents. I need to move those documents to that folder that I already created. Is there anybody that can help me with this problem?

Resolved! Disable Alfresco rest api basic auth popup

Hi,I am using Angular Version 6 & Alfresco community version 5.2"@alfresco/adf-content-services": "2.6.1","@alfresco/adf-core": "2.6.1",On API call if I am logged out and calling the webscript/api from angular I got the basic auth popup every time.I ...

Resolved! Change name of uploaded file

Hey guys,I searched everything and can't find an appropriate answer - so I need your help!My Process made with APS (Enterprise) starts with a form where the users can upload a contract (the id in that field is "contract"). Thing is, I want to unify t...

Jannik by Champ on-the-rise
  • 5934 Views
  • 1 replies
  • 0 kudos

adf-content-metadata-card : assotiation and mltext field

Hello,I have looked at the documentation but I have not found how to manage Association and MLText property in the control adf-content-metadata-card.For MLText, I would like it displays an icon that allows to fill the translation.For association, I w...

querephi by Champ in-the-making
  • 3238 Views
  • 0 replies
  • 0 kudos

Paging through folders with the Tree View Component

When using the tree view component, id like to know if there is a way to page thorugh expanded folder lists if the list exceeds the number of folders allowed to be displayed. I noticed there is a "Defaults" object you can pass into the getNodeChildre...

gdarm by Champ on-the-rise
  • 2895 Views
  • 0 replies
  • 0 kudos

Resolved! create new users without admin rights

I am currently working on a web client(usging alfresco REST API) to signup new users but I am wondering if I can sigunup new users without using admin credentials.https://docs.alfresco.com/5.0/references/RESTful-PersonPeoplePost.html