03-18-2020 12:11 PM
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
03-19-2020 07:18 AM
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
03-19-2020 07:34 AM
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
03-19-2020 12:36 PM
03-20-2020 09:06 AM
Hi,
Thanks for your reply. is there a way that the disable/hidden done via the Event in the activiti UI.
03-24-2020 08:22 AM
Hi,
Could you pleasse help on suggesting on this pleasse.
Thanks
Arun K
03-25-2020 04:29 AM
I have the same problem. If you find an alternative, would you please share?
Thank you.
Jose
03-29-2021 04:39 PM
Try the below command in your formRender event. Hopefully this should work for you.
scope.model.saveButtonDisabled = true;
Explore our Alfresco products with the links below. Use labels to filter content by product module.