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
-1
votes
2 answers

How to apply the CSS class "hidden" to the field rows of the fields needed to be suppressed and set the value on the inputs to a default value

I have to hide the fields password and verify password from UI screen and assign a default password xyz for the new users created. Please suggest how I can do that in the below snippet:
APM
  • 29
  • 1
  • 9
-1
votes
1 answer

Find Out the content of the pdf is indexed or not?

How can i find-out whether the content of a file is indexed or not in alfresco? I am using alfresco-5.0.d.
Sachin Singh
  • 99
  • 12
-1
votes
1 answer

Alfresco email notification with attachment in not working

I am using alfresco community edition-5.1.x,I have configured email notification with attachment is not working, var mail =…
Paul
  • 141
  • 1
  • 11
-1
votes
2 answers

Connection with alfresco cmis

I am trying to connect alfresco using config parameters but i am getting error: Config: sessionParameters.put(SessionParameter.USER, "admin"); sessionParameters.put(SessionParameter.PASSWORD, "admin"); …
-1
votes
1 answer

Document Upload Approval in Alfresco Community

i've recently installed Alfresco Community Edition on my Laptop for testing purposes, and now i want to know how (or if it is possible) to configure alfresco so that documents to be uploaded to the repository (regardless of being shared or personal…
TheQuestioner
  • 702
  • 10
  • 28
-1
votes
1 answer

In alfresco repository how to create link for one folder to another folder using java api

Hi guys i am beginner in alfresco.I have done many services such as creating folder,subfolder,uploading document,downloading document,creating permissions using cmis. But i am not able to create link of one folder to another folder using…
-1
votes
1 answer

Alfresco RM site permission issue

I am able to assign the roles to four custom group(Admin,Record manager,User,Info) as well as created the file plan category in particular agency(for instance, agency1).Then created the Agency admin(for instance,agency1 admin) for the particular…
vicky
  • 19
  • 5
-1
votes
2 answers

Alfresco multi-select action icon

I am working on a custom action in Alfresco. I want the action to be available as both multi select and as well as action for each items. If I add new action I could see the icon. But in multi select the action icon is not displaying. How to display…
sabtharishi
  • 3,141
  • 5
  • 24
  • 27
-1
votes
1 answer

WebDav & IMAP In Alfresco

Asking the following question in the context that any user could decide to upload a large volume of large files and affect availability of the system for all people using the system. Is it advisable from a performance perspective to allow WebDav &…
motionpotion
  • 2,656
  • 6
  • 42
  • 60
-1
votes
2 answers

read all document by using particular category name using alfresco search.luceneSearch or search.lib.js

Category Name | Geograpy (8) Study Db (18) i am implement my own advance search in alfresco. i need to read all files which related with particular category. example: if there is 20 file under geograpy, lucene query should read particular…
HWJ
  • 87
  • 2
  • 9
-1
votes
1 answer

Textbox "Language " unwanted using Alfresco forms in Activiti Workflow

I'm trying to develop my own workflow in Alfresco 4.2, using the examples of the predefined workflows that brings Alfresco and reusing its forms. Using Eclipse Version: Kepler Service Release 2, I create my own workflow diagram from the…
-1
votes
1 answer

Alfresco share search not working

Whenever I search something in alfresco share search , I am getting No result found. I tried even the exact file name. But the advanced search is able to find. What is the problem? Can I make the default search as advanced search?
samnaction
  • 1,194
  • 1
  • 17
  • 45
-1
votes
1 answer

A good tutorial on importing classes/SDK projects into eclipse for alfresco extention dependencies

So I got this alfresco java class and it has these import statements for dependencies, like these below for example. import org.alfresco.repo.node.NodeServicePolicies; import org.alfresco.repo.policy.Behaviour; import…
MrHappy
  • 81
  • 1
  • 1
  • 10
-1
votes
1 answer

Where should I keep metadata for workflows in Alfresco?

I want to extend alfresco be adding metedata to workflows, such as adding a background image for each workflow. Note that I don't want to enter the data again for each instance, i.e. it is some part of the workflow definition. Where do you suggest,…
WillingGood
  • 127
  • 1
  • 7
-1
votes
1 answer

Dynamically get host and port in Alfresco Share webscript

I'm wondering how could I get the host and port of the server where Share is running in, within a JS webscript. I have been searching both in Google and forums but I didn't find anything useful. I was also searching in the Share's source code with…
1 2 3
74
75