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

Forum Posts

Deprecated Share components in 6.0

From reading the release notes, I understand that some Share UI components are deprecated.  My question is whether the REST API to these features, for example Site discussions, will also be deprecated.  My applications depends on the API for some fun...

cszamudio by Champ on-the-rise
  • 4291 Views
  • 2 replies
  • 1 kudos

Resolved! Actions from "Selected items" menu

I created a repo action that closes the workflow task and sets the appropriate transition. This allows users to approve / reject documents directly when viewing the list (something like a simple workflow but works for any custom workflow). I would li...

Resolved! LDAP synchronization alfrescoUserStore

Hi.I imported users from Active Directory using ldap-ad configuration file (alfresco 5.2 documentation).Users are in the workspace://SpacesStore repository but they aren't in the user://alfrescoUserStore repository.When I import from ldap, it is poss...

donpad by Champ on-the-rise
  • 5023 Views
  • 2 replies
  • 0 kudos

Alf_audit_entry and alf_activity_feed limit

Hi,I want to know what is the max number of registers that the alf_audit_entry table and the alf_activity_feed table can have by default and if there is a way to change this limit.Thanks in advance!

joseph by Confirmed Champ
  • 5209 Views
  • 3 replies
  • 0 kudos

FOLDER PERMISSIONS ON SITE

Is it possible to restrict site memebers from creating a folder in a site but allow them to only create a file.Thanks

vanson by Champ on-the-rise
  • 3869 Views
  • 2 replies
  • 0 kudos

How use PageLink to call a Action Backend

I everyone, i just put myself in the world of customize page and template of Alfresco Share, i have succeded to call a backend action with a PageLink extensions but for some reason i can't retrieve a correct form.In the following case i'm tring to ad...