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
  • 1198 Views
  • 1 replies
  • 0 kudos

autoincrement number

Hi, i need to store a number wich increments always that i create a new content from a specific type. This is for generate an unique code that contain this unique number. This code will be a property of the new content. Are there any created type or ...

rababel by Champ on-the-rise
  • 4161 Views
  • 1 replies
  • 1 kudos

Printing files from the preview window in Activiti

Is it possible to change the preview window of the graphic file attached to the process (eg jpg) to be the same as in the documents (eg pdf)? My point is to add the option to quickly print a document from a file preview without having to download it ...

wojtekb by Champ in-the-making
  • 5960 Views
  • 3 replies
  • 0 kudos

How to have alfresco share ?

Hi !I just install alfresco community on my debian and i don't know how it work.I don't have a really good visual like on youtube about community version.Look on this picture, if you can help me.The picture with a website which didn't work is about a...

mdubois by Confirmed Champ
  • 11129 Views
  • 2 replies
  • 0 kudos

SSL + SSO + 2FA production deployment

Hi all!I looking for stable configuration of ECM and I need advise of community aspesialy about authentication.Targets:Alfresco 6.x version, docker-compose or Kubernates doploymentServices: Share, WebDav, MS Office (Share Point protocol), Mobile AppM...

fedorow by Elite Collaborator
  • 3802 Views
  • 1 replies
  • 0 kudos

Search with commas in multi value text field

Good day. I have a custom type, defined with a multi value propertie named imus:toirCodesProperty defined as:<property name="imus:toirCodesProperty"> <title>toirCodesProperty</title> <type>d:text</type> <multiple>true</multiple></property>I ...

Thumbnail creation not works

I do not see Thumbnail for the image type ( png ) in the Document Library.I see properly the Thumbnail of PDF and DOCOther error when i try to change Alfresco Icon:Unsupported transformation: transformer.ImageMagick image/png to image/png imagemagick...

andchi by Champ in-the-making
  • 6015 Views
  • 1 replies
  • 0 kudos

Copy/paste image into wiki page

Hello,In previous version of alfresco we were able to copy/paste image directly into a Wiki page (e.g. a screenshot, a copied portion of an image from gimp). Now that we are using Alfresco Share 5.1 (and also 5.2), it's not available anymore.I don't ...

benoitsobr by Champ in-the-making
  • 3783 Views
  • 1 replies
  • 0 kudos

Resolved! Restrict Task Form fileds based on user previlages

I'm using Activiti 6,i have a scenario where i have a task T1 associated with form F1 which has buttons b1 and b2. I want task T1 to be made available to users of two organisation groups g1 and g2, but i want users of g1 to access button b1 only and ...

abdulquazi by Champ in-the-making
  • 5448 Views
  • 1 replies
  • 0 kudos

How I can download Alfresco Community Edition 5.2.1 ?

I have working on Alfresco Community Edition 5.2.0. It does not support api/group REST end points to be access. So I need to upgrade my Alfresco Community edition in to 5.2.1. But I am unable to find any link t download 5.2.1 version. Is there any wa...

akalanka95 by Champ in-the-making
  • 12890 Views
  • 3 replies
  • 0 kudos

Workflow Assignment

I have created workflow with group assignee.When ever I assign workflow to group,it will automatically assign to sug group of that group also but I want to restrict that.Is there any way to achive this?

sp2 by Elite Collaborator
  • 2684 Views
  • 0 replies
  • 0 kudos

Queries for Alfresco Number of document by site (SQL)

Hi ! I'm starting with alfresco and i'm seaching for some queries.The first one was to get the number of document for each site. I already have queries to get the number of site and of documents but i don't manage to cross the requests.My database is...

gabg02 by Champ in-the-making
  • 4254 Views
  • 1 replies
  • 0 kudos

upload file in alfresco workflow

I've found some threads discussing this, but since all of them either is unanswered, obsolete, concerns the standalone Activiti (the web variant), or simply inadequate I want to ask the question anew:Is there a way to add task form components allowin...

henrikr by Confirmed Champ
  • 4810 Views
  • 2 replies
  • 0 kudos

Get statistics of visits for each site (SQL)

Hi !I'm looking for informations about logs and actions for each site of my alfresco structure.how can i find these informations in my postgresql database?For example, how many connection per site.Thanks for your help

gabg02 by Champ in-the-making
  • 2632 Views
  • 0 replies
  • 0 kudos

How to set datetime property value from javascript

Hi everyone,I am having two properties having d:datetime type. I want to set values to those properties from workflow. One property will be coming from datepicker (d:datetime property in the workflow model) from the workflow form and other I am takin...

API REST - Core Api - Alfresco 5.2 Crear Documento

Muy buenos dias a todos. Disculpen las molestias, necesitaría saber si alguien me puede ayudar con el siguiente tema:      Mediante la api de Alfresco (Api Rest 5.2f) estoy queriendo cargar documentos en el repositorio. La idea seria subirlos y asign...