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

Resolved! How to display document version number in workflow forms?

Hi,I want to display document version in all workflow forms, for this i understood to modify/override the object finder js file.But in that the item object doesn't have version property, it has the aspect array with versionable property but without v...

faizrahk by Confirmed Champ
  • 5607 Views
  • 2 replies
  • 0 kudos

How to obtain a specific version of a document

Hi, I have problems obtaining a specific version of a document. I execute the query using ObjectId like this:479a507f-f095-4a97-bc11-db900ae18055;1.11or479a507f-f095-4a97-bc11-db900ae18055;1.7.But I always obtain the latest version of the document.An...

EVALUATOR on a Surf Extension Modules

Hi, I tried to set an evaluator on Surf Extension Modules as :<module>            <id>PRODUCT-MENUITEM-ADD</id>            <version>1.0</version>            <auto-deploy>true</auto-deploy>            <configurations>                <!-- Action confi

gawel by Confirmed Champ
  • 5050 Views
  • 3 replies
  • 1 kudos

GetModelsDiff return status is 404

We have a alfresco community instance that has been running for a few months no issues.  I applied an update a Style Sheet through the AMP process.  Once done I did proper restarted the alfresco server.When I restarted I get this on the SOLR  over an...

How to export folder with its rules?

Hi,During development on my dev server, I need to export some of new folder to current production site, or new folder on new Site which contains our new developed Rules on those folders.I have try with GitHub - vprince1/alfresco-bulk-export: Automati...

billydekid by Star Contributor
  • 3449 Views
  • 1 replies
  • 0 kudos

Download api

I am currently using V1 upload URL {URL} /alfresco/api/-default-/public/alfresco/versions/1/nodes/-root-/children and it returns nodeId.However, for downloading the document I would need extra information about node such as store_type and store-id.Ca...

tpardabe by Champ on-the-rise
  • 8426 Views
  • 4 replies
  • 0 kudos

Default value in cm: creator in datalist

Good evening I would like to know how to insert a default value of the user logged in a data list. Is it possible to insert the name of the logged owner using specific functions?property name="cm:creator"> <value>user</value></property>Thank you very...

mikele by Champ on-the-rise
  • 3288 Views
  • 1 replies
  • 0 kudos

Resolved! Alfersco Version Comparison

I am trying to find out a way to compare 2 version of document without using MS Office.Is there any plug in /add-on/edittor/connector available to do that?

sp2 by Elite Collaborator
  • 8319 Views
  • 3 replies
  • 1 kudos

problem calling path selector in alfresco 5

Hello, im migrating a share extension from alfresco 4.1 to alfresco 5.1. Im trying to use  a path selector  in a surf page . I have  a button that triggers the path selector.Here is the code of the button:function selectFolder(e){  var cFolder = new ...

Authentication problems when using ApplicationContext

Hello everyone.I am trying to create a model2java code generator for the Alfresco model.xml files. Everything was going a-ok until i ran into the problem of actually getting hold of Alfresco types outside the normal bean bootstrapping.Basically I nee...

mnybon by Champ in-the-making
  • 4076 Views
  • 1 replies
  • 0 kudos

Search Query

Hi,I am trying to get datalist item for dropdown of my custom form and for that i am using lucene query.is it good to use lucene query to get data?

sp2 by Elite Collaborator
  • 3551 Views
  • 1 replies
  • 1 kudos

REST API Convert DocX to text

Is there a call in the REST API that will return a DocX file as plain text? I'm currently working on an OnlyOffice plugin that would get content from Alfresco and paste it within the OnlyOffice Online Editor. I'm limited to html and js pages (one of ...

nce by Champ in-the-making
  • 3531 Views
  • 1 replies
  • 0 kudos