Skip to main content

 

Is there a way to select multiple rows based on filters and delete the remaining rows in AARI forms, similar to how you would do in excel. For example in the image above , I want to search for the relevant items, select them and delete the rest of the rows. Is there a way to do this as selecting each row one by one and deleting them is time consuming

That’s an interesting question, khondoker !

I think the following community members may be able to help 

@Vatsy 

@Tamil Arasu10 


Thanks for the tag ​@CaptainPathfinder, but I am not aware about a way where we can delete multiple rows from the form.

@Shreya.Kumar ​@Aaron.Gleason ​@Tamil Arasu10 - any idea?


In theory you can do this by selecting the items you want from the table, then setting up a form rule that calls an API task upon a button click. The API task would gather the entire table, with check boxes, remove the rows of the data table by the ones selected, then return the table to repopulate the form. ​@khondoker  ​@Vatsy 


Thanks ​@Aaron.Gleason!


Reply