I have an Alfresco Share client-side Form in a registration scenario and I want to validate if the chosen username is taken. Can I add a Alfresco forms validator in a synchronous way? So far my form goes something like this: this.widgets.saveForm...
I am thinking to create a rule, possibly a javascript script, which will move documents one folder to another depending on its properties. In the other words, I will always upload documents to folderA. Alfresco will extract document's property, f...
Trying to access the HTTP session through Javascript Webscripts on QuickStart. I am unable to find any help in saving elements to some private object for each http session. Does anyone know of any solutions?...
so I have been trying to change the highlight color in which documents show up in the "items" field within an Alfresco Share workflow form. Basically, given a starting form that looks like this... You will notice that every other document...
This question already has an answer here:...
My apologies for being a newbie. I have configured javascript api amps and I can access java script console via admin tools. My challenge is that for 'document', 'search', logger and 'companyhome' I am an receiving reference e...
I am trying to use logger.log("Hello") in a javascript file corresponding to a template page in Alfresco. I have set the following: - in custom-log4j.properties (overriding log4j.properties) log4j.appender.File=org.apache.log4j.DailyRolling...
Starting using a rule and a simple javascript in Alfresco is quite easy but i'm stuck on trying to start a workflow through javascript adding a resource. My goal is to add the document (or documents) used to start the flow, so i can obtain a ref...
For some specific reasons, I would need to automatically add or append a parameter to URL on every request if and only if that parameter already exists in URL since the first request. In other words, if I have the URL /share/page/site/sample/document...
I am currently working with Alfresco 4.0.d community edition (I also tried this on Alfresco 4.0.c community edition) on a Oracle Linux 6 64bit virtual machine, using Firefox as my browser. Most recently, I had been attempting to create a script whic...
©2020 All rights reserved.