Hi,
I am in need to displaying the Save button in the form of the activiti UI(which is in the activiti product) which displays Save and Requeue button dby default.
is there any configuration that i need to do in order to disable the Save button alone.
Kindly Suggest your thoughts please.
Thanks
Arun K
Hi @Arun_nmc,
Can I just clarify what you want to do? Do you want to hide or disable just the Save button on the Activit UI? Is this on all places that it might appear?
Thanks
Hi
Thanks for your reply. I just want to hide save button in the task form in the activiti ui.
Is there a way i can do this customisation in activiti UI.
thanks
Arun K
Hi,
Thanks for your reply. is there a way that the disable/hidden done via the Event in the activiti UI.
Hi,
Could you pleasse help on suggesting on this pleasse.
Thanks
Arun K
I have the same problem. If you find an alternative, would you please share?
Thank you.
Jose
Try the below command in your formRender event. Hopefully this should work for you.
scope.model.saveButtonDisabled = true;
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.