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

Forum Posts

Resolved! How can I change a custom aspect fields value using CMIS?

Hi all,I'm using a custom aspect for folder in which I put a value.Using SELECT on particular folder I can get the value of the field but I'm not able to change it programmatically.With this selectSELECT * FROM igw:ContatorePraticaLegale WHERE cmis:n...

redflow by Confirmed Champ
  • 3912 Views
  • 1 replies
  • 0 kudos

Attaching a document in reply to a workflow/task

Hello,Trying to use it in our office for workflow of documents.Basicly, we receive documents from governmenet agencies to whom we have to reply, with other documents.So, uppon receiving a document, a workflow is created and assigned to one or more us...

fathibn by Champ in-the-making
  • 3156 Views
  • 1 replies
  • 1 kudos

Extending Aikau Faceted Search

I need to add pagination in the faceted search page of Alfresco 5.2 version with Aikau 1.0.101.3 . How can I do this? Can you please provide me a sample

birundha by Champ in-the-making
  • 3561 Views
  • 2 replies
  • 0 kudos

Uploader plus default frozen fields

I installed Uploader plus in alfresco. My model properties are showing up in the uploader form along with some default properties like Creator, locale , Created date etc.. They are not editable and I don't need them too. Is there a way I can remove t...

sakshik by Star Contributor
  • 4555 Views
  • 4 replies
  • 0 kudos

Alfresco Share modify Drang and Drop functionality

Hello I need to add the next functionality to alfresco share. When I move a file or folder (using drag and drop or option move) I need to validate if the destined folder has some properties, if it has them then it completes the movement otherwise can...

yussenn by Champ in-the-making
  • 2618 Views
  • 1 replies
  • 0 kudos

SDK 3 - delete document

Hi,i have added button on my form in order to delete a document :but when i click it , i have the following issue "remove function not found"This is the javascript code :I use for that : remove | Alfresco Documentation What is missing ?Thank's in adv...