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

Forum Posts

Resolved! Problem installing Community Edition 201702

Fresh install of Ubuntu Server 16.04.2 LTSThe only things that I have installed areopensshoracle JDK 8I've downloaded "alfresco-community-installer-201702-linux-x64.bin", made it executable and run it. I get the following errorome or all of the libra...

akafortes by Confirmed Champ
  • 9955 Views
  • 6 replies
  • 3 kudos

Evaluating Activiti for a client requirement.

We are evaluating Activiti for a client requirement. We dont see much updates or releases on Activiti 7 post May 2019. The product roadmap https://github.com/Activiti/Activiti/wiki/Activiti-7-Roadmap says, there are plans to launch Activiti Cloud 8.x...

Search Problem

We are using Community Edition v6.2 and Search v1.4. We use model manager of "Admin Tools" to generate the custom model (custom types and custom aspects) and activate it.We are managed to set the document to document type "TestDoc" and update the pro...

Enable read-only form without coding

Hello,i'm using Alfresco Process Services Trial Version 1.11.I have a filled out form in my workflow which is send to another person for review purposes.The Person should not be able to edit the form, only be able to read the form content.Is that pos...

Aqua by Champ in-the-making
  • 2729 Views
  • 2 replies
  • 0 kudos

Default value checkbox

Hi all,This might be a very simple question but I'm struggling with it. I'm using APS 1.9 and have a form with a checkbox in it. How can I set up the checkbox to appear as "checked" by default? Thanks

Resolved! How to get noderef of file during file creation in share

Hi Team,I have requirement to restrict from creation of exe file.User is creating plain text file from share UI and entering name like test.exe.I have created rule that checks if file name ends with exe, it throws exception. But rule is not executing...