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

Forum Posts

Button functions in Alfresco Datalist

Hi All,It's been awhile since I last posted in this community, I have a concern about this button functions in alfresco we have an edit function which you can select only the available statusIf we add a Delete status we want those button disabled, is...

cyrose22 by Star Contributor
  • 2247 Views
  • 1 replies
  • 0 kudos

Reject task to any node

I'm a freshman. I'm learning Activiti, the version is 5.18.This is xml code:<?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http:/...

yangfan by Champ in-the-making
  • 3799 Views
  • 2 replies
  • 0 kudos

I would like to setup my Alfresco data storage to be on a separate local server but keep the data intact and without changing filenames on the source files. I am using Debian OS 64bit with version is latest I believe (Bitnami OVA downloaded file).

In our workplace location we have a main server that a third party IT company manages for us.  I have all our documents on this system and would like to use different server running Alfresco to absorb/access the data (pdf/images) on the managed serve...

doughnet by Champ in-the-making
  • 2610 Views
  • 1 replies
  • 0 kudos

Resolved! IdentityService issue on APS 1.8.1

Hi,I have implemented a custom REST endpoint on APS 1.8.1 and it is currently using the following instruction:List<User> users = identityService.createUserQuery().list();It is returning an empty array, no results from the APS application.Before imple...

openpj by Elite Collaborator
  • 4492 Views
  • 1 replies
  • 0 kudos

Resolved! File view component - documentLibrary

I tried this code,ngOnInit() {         let nodes: any = this.apiService.getInstance().nodes;         nodes.getNodeInfo('-root-', {             includeSource: true,             include: ['path', 'properties'],             relativePath: '/Sites/swsdp/d...

rsocorro by Confirmed Champ
  • 16349 Views
  • 12 replies
  • 1 kudos

How to sort document folder view on left panel

I want sort document view on left panel based on created date of folder not by name in ascending order. Please find screenshot for reference.I want to sort months folder(MARKED IN RED) based on created date i.e. September created first then October a...

Resolved! Convert d:text field to multiple values

Is it possible to convert d:text field of used custom data model to multiple values?I know that it is not possible to do in straight way, but may be there is a complex procedure.Alfresco Community (Build: 201612)

Resolved! Binding the adf-webscript-get component into a button

Is there a way to bind the adf-webscript-get component into a button that is in a dropdown? Because right now the calling of the webscript is happening on page reload, and what I want to do is run that when the button is clicked. Cheers!<adf-sidebar-...

rsocorro by Confirmed Champ
  • 8556 Views
  • 8 replies
  • 4 kudos

OAuth support for activiti-rest in Activiti 6?

Activiti supports a rest API. From the documentation, looks like it only supports basic auth: Activiti User Guide I did some search on google, and found out OAuth is supported by Alfresco Business Process REST API: REST API Authorization | Alfresco D...

j_tang by Champ in-the-making
  • 3803 Views
  • 2 replies
  • 0 kudos