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
0
votes
1 answer

Alfresco creation of custom data model programmatically

I have created a custom data model in Alfresco share. I want to apply values to that custom data programmatically. Can any one suggest the proper way to do it?
Jaynil
  • 128
  • 13
0
votes
1 answer

Alfresco amp to war: Unable to load module details from property file

This is like the 18th time I have this error. Somehow I always manage to fix it but this time I cant fix it.. When I try the following command in CMD to load my AMP file into my alfresco.war (with the module management tool) I get the following…
RobinHo
  • 565
  • 1
  • 9
  • 24
0
votes
1 answer

automatically assign my uploaded document to a content type

I am searching the easiest way to get this done in alfresco: When I upload a document in a specific folder.I want it to give automatically a content type. So I create a rule on a folder => In my rule I have to set an action that gives my document a…
RobinHo
  • 565
  • 1
  • 9
  • 24
0
votes
0 answers

Does the datatable currency formatter support localisation in YUI2(.9)

When attempting to save a information from a datatable in share, I have a problem with the french locale for numbers that are in view in that when I save, the numbers are saved as displayed in view (i.e. commas instead of periods to denote the…
Dark Star1
  • 6,986
  • 16
  • 73
  • 121
0
votes
0 answers

Popup display not working with alfresco share?

I have a problem with the following code: this.widgets.boiteForm.setAJAXSubmit(true, { successCallback: { fn: function(){ …
Dark Star1
  • 6,986
  • 16
  • 73
  • 121
0
votes
1 answer

How to include document history in a document?

When updating a document in alfresco's repository, it gets versioned on each check in, am looking for a way to dynamically include a version history table into one of my document's pages. Exactly like the 'Version history' shown in the document…
zfou
  • 891
  • 1
  • 10
  • 33
0
votes
1 answer

Is it possible to localize datatable cell editor control buttons in YUI2?

I'm wondering if it is possible to localize the labels on the textbox cell editor of the YUI2 datatable: In the image above, I'd like to be able to change the label on the save and cancel buttons. Thanks
Dark Star1
  • 6,986
  • 16
  • 73
  • 121
0
votes
1 answer

execute javascript after documentLibrary is fully loaded alfresco

I want to trigger a javascript function after all the documents in the document library are loaded. I have coded a custom renderer for document library to display custom text for document library. When all the contents of the document library are…
Ayub
  • 599
  • 3
  • 10
  • 24
0
votes
0 answers

Specifying the metadata in bulk import tool in Alfresco

I am trying to bulk import files into Alfresco repository with the Alfresco bulk import tool , and as per the different sources I am creating a metadata files using shadow java property files in xml format. I have created a folder named bulkimport1…
user2361591
  • 153
  • 1
  • 14
0
votes
1 answer

Alfresco - Problems with reusing a dashlet webscript for a new dashlet

I am using Alfresco 4.0.d and I want to create a dashlet which lists me every workflow I have started, similar to the "Workflows I've Started" Page. I want the dashlet to look like the "My tasks" dashlet. My approach is to reuse the existing…
sayal
  • 17
  • 4
0
votes
1 answer

How to send E Mail notification when a new Blog or Blog comment added in Alfresco 4.X?

I am new bee to Alfresco. I just want to send an email alert to all site members when a new Blog or Blog comment added. Is that possible with Alfresco community 4.X??? Is any way to achieve this functionality ?? Thanks, Prabhakar Manthena
Prabhakar Manthena
  • 2,223
  • 3
  • 16
  • 30
0
votes
1 answer

Can two different share servers residing on the same server connect to the same repository?

I'm trying to connect a second share UI on the same server (different container) to connect to the same repository (which resides on a different server) as another share instance. Is this possible because I haven't managed to be able to connect the…
Dark Star1
  • 6,986
  • 16
  • 73
  • 121
0
votes
2 answers

How to print bean values from session?

I want to get bean values in my freemaker tempalate. For that what i am doing is ? In my java class : MyBean myBean= new MyBean(); myBean.setName("ranveer"); session.setAttribute("MyBean", myBean); I also created the setter and getter. In tempalate…
0
votes
2 answers

Alfresco Workflow Share Form

I am trying to build a custom workflow in alfresco community edition. Basically I am trying to modify the existing workflow called lifecycleprocess. I have been able to deploy the process using workflow console without error. But I am not able to do…
Ricky
  • 43
  • 1
  • 4
  • 9
0
votes
3 answers

guest user Alfresco / access without login

How do I create a guest user in my alfresco, or waive some parts of the website so they can be accessed by the public, without being required a login? version 4.2.d
fhsrocha
  • 11
  • 1
  • 5