Dear Dmitry,
It depends on how many entries you have on the form.If its just a simple deletion of entries you can use the user tool and delete the entries (CTRL + D). If you want to build workflow to delete the entries you have to write an AL guide and get the list of entry ids on the form. Use the Run Process commands to delete the entries after looping through the records. Read the guides you will know exactly what i am talking about. Let me know if you require more clarification.
Regards,
Roney Samuel Varghese
On 5/6/06, Bezhenar, Dmitry <[EMAIL PROTECTED]> wrote:
**Arun,Is it possible to remove multiple entries that way?I would like ot remove all the entries from the "SHR:People" form.Kind regards / С уважением
Dmitry Bezhenar
From: Action Request System discussion list(ARSList) [mailto:[email protected] ] On Behalf Of Arun Kandel
Sent: Saturday, May 06, 2006 4:46 PM
To: [email protected]
Subject: Re: Removing entries from a form.
Run process: Application-Delete-Entry "SHR:People" $Entry-Id$ should do it.
Arun
On 5/6/06, Bezhenar, Dmitry < [EMAIL PROTECTED] > wrote:**Hello list,
I am a newbie in ARS development.
Could you explain how to remove entries from a form.For instance I would like to remove a person entry from a "Person Information" form (Remedy ITSM 6 OOTB) using an ActiveLink.
Thank you for assistance.Kind regards / С уважением
__20060125_______________________This posting was submitted with HTML in it___
Dmitry Bezhenar
__20060125_______________________This posting was submitted with HTML in it___

