Delete row from array

403 views
Skip to first unread message

com...@vaquerotrading.com

unread,
May 7, 2017, 4:07:56 PM5/7/17
to Fujitsu RunMyProcess Developer Community
How can I delete a row from an array ?

Abhilash Sambhare

unread,
May 7, 2017, 6:10:34 PM5/7/17
to Fujitsu RunMyProcess Developer Community, com...@vaquerotrading.com
Hello Sir,

Array widget provide the inbuilt delete functionality.You need to tick the "Delete rows" checkbox to enable this functionality in widget configuration.This will enable the delete button on array with "-" minus sign.

Please find the attached screenshots.For more information regarding the array widget please refer the link


Hope this helps you.Do let us know if you have any further query.

Thanks & Regards,
Abhilash Sambhare

On Mon, May 8, 2017 at 1:37 AM, <com...@vaquerotrading.com> wrote:
How can I delete a row from an array ?

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/7bda8c64-1888-4f2c-a7a9-3fb745e84f78%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

deletearray1.PNG
deletearray2.PNG

com...@vaquerotrading.com

unread,
May 7, 2017, 7:40:25 PM5/7/17
to Fujitsu RunMyProcess Developer Community, com...@vaquerotrading.com
Hi Abhiash

I need to delete a row from array programmatically. How can I do?

On Sunday, 7 May 2017 16:10:34 UTC-6, abhilash.sambhare wrote:
> Hello Sir,
>
>
> Array widget provide the inbuilt delete functionality.You need to tick the "Delete rows" checkbox to enable this functionality in widget configuration.This will enable the delete button on array with "-" minus sign.
>
>
> Please find the attached screenshots.For more information regarding the array widget please refer the link
>
>
> https://docs.runmyprocess.com/Developer_Guide/Development_Environment/Toolbox/Web_Interfaces/Widget/Array_Widget
>
>
>
> Hope this helps you.Do let us know if you have any further query.
>
>
> Thanks & Regards,
> Abhilash Sambhare
>
>
> On Mon, May 8, 2017 at 1:37 AM, <com...@vaquerotrading.com> wrote:
> How can I delete a row from an array ?
>
>
>
> --
>
> Fujitsu - RunMyProcess
>
> ---
>
> You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
>

> To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.

Abhilash Sambhare

unread,
May 7, 2017, 7:47:12 PM5/7/17
to Fujitsu RunMyProcess Developer Community, com...@vaquerotrading.com
Hello Sir,

We are working on your issue.Will let you know soon.

Thanks & Regards,
Abhilash Sambhare
Fujitsu RunMyProcess Support.

To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.

To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.

Dipen Raval

unread,
May 8, 2017, 6:26:10 AM5/8/17
to suppor...@runmyprocess.com, com...@vaquerotrading.com
Hi Sir,

You can use the mentioned JavaScript function to delete the row from an array.

Function : removeRow();

Ex : id_of_array.removeRow(rowIndex starts at '0');

You can also refer below link for clarification.
Link : https://docs.runmyprocess.com/API_Reference/JS/RMP_Array.html



Hope this helps you.Do let us know if you have any further query.

Thanks & regards,
Dipen Raval
Fujitsu - RunMyProcess Support

com...@vaquerotrading.com

unread,
May 8, 2017, 10:31:53 PM5/8/17
to Fujitsu RunMyProcess Developer Community, com...@vaquerotrading.com
> To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/69216a32-7020-464e-a20a-2e775d7b5ad9%40runmyprocess.com.
>
>
>
> For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
>
>
>
>
>
>
>
> --
>
> Fujitsu - RunMyProcess
>
> ---
>
> You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
>
> To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
>
> To post to this group, send email to suppor...@runmyprocess.com.
>
> Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
>
Hi Abilash, Dipen

Thanks for the support, the function works great

Reply all
Reply to author
Forward
0 new messages