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

Forum Posts

Alfresco Content Application

Hi All,I installed Alfresco Content Application, but I could not do full localization. In the horizontal menu: My Libraries-> Sites-> My Name Lib ->documentLibrary. I can not localization word  "documentLibrary". I can not find key word "documentLibr...

pbar by Confirmed Champ
  • 4639 Views
  • 3 replies
  • 0 kudos

Alfresco Content Application

I installed Alfresco Content Application, but the files with the property set do not appear in the Shared menu . Similar to the Recent Files menu.The Recent Files menu is empty, although I edit and upload files. Pls help me.

Image
pbar by Confirmed Champ
  • 3155 Views
  • 1 replies
  • 0 kudos

How to hide form outcome button

Hi!i have a form with 3 outcome buttons, one of them must be hidden for a specific group of users. i have made a javascript script on formRendered event, it works but i don't know if it's a good pratice. Also, this button pops a few second (while the...

fdegave by Champ in-the-making
  • 2467 Views
  • 0 replies
  • 0 kudos

read-only....

Hi thereafter my Alfresco community 6.x Server worked fine, at the moment i'm struggeling with read-only files.When i'm opening a file with " open with MS Office ", edit and save,the document gets read-onlyis anyone experiencing the same ?

claib by Confirmed Champ
  • 2704 Views
  • 1 replies
  • 0 kudos

Workflow form not displaying in Alfresco

I am creating a two level workflow in which :1-->Initiator2>review level 13>review level 2First the workflow will be assigned to review level 1  if  he rejects it will go back to initiator with comments of rejection. But that comments are not display...

image image image image

How to Auto-Deploy a bpmn model to APS

Hi Guys,How can I auto deploy a process (bpmn model) into a docker container running the aps activiti app.Currently I am developing against aps 1.9.  I build a jar with beans and then deploy it into an aps container using docker-compose.  The contain...

bgkoneill by Champ on-the-rise
  • 4980 Views
  • 3 replies
  • 1 kudos

Alfresco 5.2 on GCP setting up SSL with Certbot

EDIT: The connection to /alfresco and the admin console works with https.Only /share is not reachable and the page "Something's wrong with this page..." is displayed after login. I am a beginner and hope someone here can help me. I installed Alfresco...

MikeW2 by Champ on-the-rise
  • 4616 Views
  • 3 replies
  • 1 kudos

Find a NodeRef from File name

I am facing one issue getting the nodeRef from bin file name for some further actions .  I know the database SQL statement to find the nodeRef based on file path/name (.Bin) from content store which takes around 5 minutes to get one NodeRef. Reason f...

Installing CMIS server on Alfresco 6.0

Good morning all.Alfresco is installed on a Linux server and it works very well. I would like to synchronize my personal folder and my space on Alfresco with CMIS. I am looking for the Java CMIS server module to install it.Where can I download it?Tha...

PhilDuch by Champ in-the-making
  • 3731 Views
  • 2 replies
  • 1 kudos

Add fields dynamically

Hello,Is it possibe add dynamically field to a APS form using javascript events.My need is the following:I have a form that contains people field (validator1). Once the user fill this field we want to add dynamically another people field (validator2)...