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

Forum Posts

Can't use search after deployment

Hi,I run locally AIO SDK 3.0 alfresco project in Eclipse, I added two custom advanced search form's, and locally ist's working without any error. So then I have to deploy it on server where is running alfresco instalation. How I deploy:1.I run clean ...

deny7 by Champ on-the-rise
  • 3820 Views
  • 1 replies
  • 1 kudos

Flexibility to add any attribute to any document

Hi, In our custom alfresco application, we want to have flexibility to add any attribute to any document. If there are 100 different attributes in the whole application we would like to have a separate aspect for every attribute, meaning 100 aspects....

janardhanc by Champ on-the-rise
  • 3360 Views
  • 1 replies
  • 2 kudos

Error Creating Business Process

Translated: I deployed Alfresco 201707. In general, everything is in Russian, except for notifications of a new task by mail. Smoked forums, found that you need to change the template wf-email.html.ftl. I changed all the English words to Russian, reb...

pilotnick by Champ in-the-making
  • 2420 Views
  • 0 replies
  • 0 kudos

Post Webscript Error

i wrote a simple post java backed webscriptString user = "admin";user = req.getParameter("user");model.put("user", user)return model;but every time I try it with : curl -X POST "http://localhost:8080/alfresco/s/test/hello.json?user=joey&guest=true"I ...

Can't login into the plateforme

Hello  Alfresco Community    I 'have Alfresco 5.0 installed on ubuntu 14.04 ..it was turning good with no problems but since 2 weeks no one can log into the plateforme i, then i though it was passwords problème .. i used the Alfresco doc to change us...

i_zakaria by Champ in-the-making
  • 3977 Views
  • 2 replies
  • 0 kudos

How to parseForm?

Hello,I have created the process with three task. In ADF i'm trying to parse the form like this.formService.getTaskForm(this.currentTaskId).subscribe(data => {for(let i = 0; i < data.fields.length ; i++) {this.fields2 = data.fields[i].fields;let coun...

amruta_w by Star Collaborator
  • 4205 Views
  • 3 replies
  • 1 kudos

Post Request

I made this model <types>       <type name="sp:configuration">             <title>Configuration</title>             <parent>cm:content</parent>             <properties>                   <property name="sp:username">                         <type>