Hi, All:

I try to use datalist action to delete an application in userview, but the delete action  won't remove the running process,

It will leave a application form without any information for the approver. it will confuse the approver,

How can I remove the running process once I delete the record from the datalist.

Thanks for your help

Jonathan Yang

  • No labels

1 Comment

  1. Hi Jonathan,

    Yes, you are right, you will only be able to delete the form data by doing so. The default Delete Datalist Action element behaves such as a general form data record remover and does not interfere with running process instances. You may need to deliberately call up a script to perform what you needed after deletion or to write a new Datalist Action Plugin.

    Cheers