Hello,
I want to change the value of my display value with an Event in my FORM.
I try this but he doesn't work :
scope.findFormFieldWithId(scope.allFormFields, "Label3").id = varReadTest;
scope.findFormFieldWithId(scope.allFormFields, "Label1").value = varReadTest;
I think is the .id or .value that's not good, but i didn't find any suggestion.
Have you an idea to make this ?
The information you have provided is not clear, however if i understand correctly- you are trying to change the value of a field on selection another field in Share form. If this is the case then, this may be helpful to you: http://www.tsgrp.com/2014/12/17/harnessing-the-power-of-alfresco-data-lists-for-cascading-value-assi...
Github project: https://github.com/dgcloud/alfresco-value-assistance
Yes you'll have to change the innerHTML of the Label. Label fields are just Text wrapped in HTML
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.