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

Forum Posts

Get list of categories using REST API

Hi all,I'm using Alfresco Community 5.2 and I need to have the list of categories using REST API.I saw in the old documentation that it was possible in the past but it seems impossible with the new version of API....or I'm doing something wrong?I'd l...

redflow by Confirmed Champ
  • 5401 Views
  • 2 replies
  • 0 kudos

Resolved! Modifying custom models

I currently have an active custom model, generated by xml and one of the types is currently applied to a node.When attempting to modify the code definition of the model (adding an aspect), I can't save the changes:1. Is this because the type is activ...

ally311 by Champ in-the-making
  • 7916 Views
  • 4 replies
  • 1 kudos

Substitute button by image

Hi,i'm new on Alfresco and i must work on a custom form.We ask me to substitute buttons by some png and keep the same actions when you click on them.Is it just possible ?Thx

Alfresco community 5.2.f, connect map network drive

Hi,I installed Alfresco 5.2f (base_stack_version=201702) and try to connect map network drive using this URL http://localhost:8081/alfresco/aos/ but it's not working and I try to connect to enterprise version it's working. Does Alfresco community sup...

fararjeh by Champ in-the-making
  • 3245 Views
  • 1 replies
  • 0 kudos

Showing information about running processes

I have a Flowable process that is running but it is not shown in any interface. Information about the process is shown only when a process completes. It would be very useful to display information about running processes. In fact, there is a tab „run...

zkukoljac by Champ in-the-making
  • 7887 Views
  • 3 replies
  • 0 kudos

Change fields position in a form

Hi, i know that we can change the label position :Changing the field label position | Alfresco Documentation But can we change the fields position ?Exemple :Field 1      Field 2Field 3      Field 4...instead of :field 1field 2field 3field 4...Thx

Link files to another file

Community Edition:Is it possible to link a file to another file or create a dependency that is one is edited, a prompt is triggered. For example, I wish to have a working engineering document, and a PDF of that document only accessible by one departm...

kttm by Champ in-the-making
  • 5535 Views
  • 2 replies
  • 0 kudos

Resolved! Error with login to ADF

Hi,I was following the steps in the below article.Creating your application with ADF I have configured only Alfresco content services. The configuration is something like this.{ "/alfresco": { "target": "https://<<host-name>>/share", "secure": true, ...

Related content ( path file ?)

hello i am new in activiti and i have a question : i need to know the path of related content file ?and how i can add related content from JavaDelegate ?i need help !!!!

Resolved! Adding custom models as XML

I'm trying to add a custom model to my alfresco server using an XML model definition file, however every time I try to activate the model it gives the message "could not update details".I imagine the issue is something to do with how I've written it,...

ally311 by Champ in-the-making
  • 8793 Views
  • 4 replies
  • 1 kudos

Calling rest service via rule script

Hi,For a project I'm working on I need to be able to upload files to an alfresco repository along with a document Id (to be stored as a value of a custom model).After a file is uploaded, I want to make a call to an external rest service (that I have ...

ally311 by Champ in-the-making
  • 9133 Views
  • 6 replies
  • 0 kudos

Problem loading external libraries in surf pages

Hello, Im new to alfresco5 and i m building some surf pages where i need to use some external libraries  on them (i.e.  dragula , datatables,etc) To load those libraries (not even try to use them) i use this directive in the html.ftl :<@markup id="js...

Resolved! How do I change the location of Alfresco's log files?

I want to push all of my log files to a sub-folder in a different partition but right now they're all dumping into root or <Alfresco_DIR>/tomcat/logs. What settings in alfresco-global.properties do I change to achieve this? I saw a previous post on i...

Lucene over SOLR

I'm running an older version of Alfresco CE and I wanted to ask what the difference between specifying the 'index.subsystem.name' property as 'lucene' over 'solr'. Some instructions I found from an error message I had mentioned at the end to perform ...