Questions tagged [alfresco-share]

Alfresco Share is a web-based collaboration environment for managing documents, wiki content, blogs and more.

Alfresco Share is a web-based collaboration environment for managing documents, wiki content, blogs and more. Share leverages the Alfresco repository to provide content services and utilises the Alfresco Surf Platform to provide the underlying presentation framework.

See https://wiki.alfresco.com/wiki/Alfresco_Share

1122 questions
8
votes
3 answers

How to implement digital signature with my existing web project

I'm working on the project where the user needs to do a digital signature on a document. I checked in the google and know about sinadura which is a desktop application but I need to invoke this into my web application. I installed alfresco…
Sree
  • 2,792
  • 8
  • 25
  • 33
6
votes
1 answer

How to create a search Action in Alfresco

I am using Alfresco Enterprise 6.2. Similar to the live search, I am creating a search Action for folders that I have in document library. I have updated the custom-actions.js as follows: onActionSearch: function dla_onActionSearch(record){ …
6
votes
1 answer

How to Use Radio Button on Document property page in alfresco

I want to use radio buttons on document property page. To add checkbox i used below code. In Above case checkbox.ftl is provided by alfresco. But there is no any…
Deepak Talape
  • 997
  • 1
  • 9
  • 35
6
votes
1 answer

JavaBehaviour NotificationFrequency

I use alfresco 4.2f community edition, and in the official documentation I don't understand for JavaBehaviour NotificationFrequency what is the difference among: NotificationFrequency.EVERY_EVENT…
Pimuzzo
  • 103
  • 1
  • 9
5
votes
1 answer

Alfresco Create User From Filter

By taking reference from this post and I am successful in authenticating the user. But this post does not authenticate new users that are not present in alfresco. I have also explored SSOAuthenticationFilter.java to find how alfresco creates user…
Vikash Patel
  • 1,328
  • 9
  • 28
5
votes
1 answer

Remove windows security authentication screen when using 'edit in Microsoft Office' feature in Alfresco

I am using Alfresco-5.1, MS-Office 2013 and Windows-7. I have done the Alfresco setup in my system and uploaded few documents. To edit the documents, I want to use the 'Edit in Microsoft Office' feature, but when I click on it, I am getting the…
4
votes
1 answer

How to write a custom evaluator for Share in Alfresco 4.2.2?

For example, I need the evaluator, which I could use to show the action in Share. If the current user is the author of the document, then I'll show the action. The project structure is presented below…
user1134181
4
votes
1 answer

Alfresco Aikau debugging

In Alfresco Share the Search page is implemented with Aikau. I'm interested in the more general question, is it possible to Debug Aikau widgets? I have founds some links on this matter, but they talk more about logging and not actual javascript…
Andrei Mihut
  • 43
  • 1
  • 7
4
votes
1 answer

Why doesn't my Share header customization work on the search page

This is question gets asked repeatedly in the Alfresco JIRA, in forums and on the Alfresco IRC so I thought I would ask and answer it here as this is the most likely place that people will find the solution, the question is this... I've created a…
Dave Draper
  • 1,837
  • 11
  • 25
4
votes
2 answers

Email template changes in Alfresco

I'm trying to edit the link of the task-edit of the e-mail that is sent to the assignees of the task. I see that in the file wf-emails.html.ftl but in Data Dictionary -> Email Templates -> Workflow Notification inside Alfresco admin account. How can…
PRVS
  • 1,612
  • 4
  • 38
  • 75
4
votes
1 answer

Alfresco - Approve task in a workflow

I'm integrating an applet on a workflow in the Alfresco. I created a new button org/alfresco/components/form/controls/workflow/activiti-transitions.ftl here ...
PRVS
  • 1,612
  • 4
  • 38
  • 75
4
votes
0 answers

Issue in Liferay Iframe

I tried to display alfresco share in liferay Iframe. Problem is If I bond Iframe with Alfresco Share page. Then Iframe is automatic continuously scrolling vertically. May be the folders are more in alfresco. How can I stop this continuously…
user3855589
  • 1,113
  • 2
  • 15
  • 43
4
votes
1 answer

unable to connect to Alfresco

I installed Alfresco 5.0 on a VM (Centos) in our company. The Alfresco logs look ok and Alfresco is running. But if I try to call the Alfresco-Website from my office Windows PC, i get "unable to connect". I call the site with…
4
votes
1 answer

Alfresco share "site content" (docsummary) dashlets customization

There are three filters out of the box. 1. I've Recently modified, 2. I'm editing and 3 my favorite inside site content(docsummary) dashlets alfresco share. I need to add one more filter called "modified by other user". Is it possible, could someone…
4
votes
0 answers

Alfresco: "Access denied" when editing a document meta-data

Having a document with a custom aspect and custom model, the manager of the site and the owner of the document (uploaded) cannot edit the custom inputs (inherited from the custom aspect) resulting in this error: 04050251 Access Denied. You do not…
zfou
  • 891
  • 1
  • 10
  • 33
1
2 3
74 75