Skip to main content
September 24, 2024
Solved

can we delete multiple records using related action in Appian

  • September 24, 2024
  • 8 replies
  • 0 views

I want to select and soft delete multiple records from the read only grid and updation of DB should be done through process model called in related action. 

    Best answer by stefanhelzle0001

    You cannot use a record action to do that.

    8 replies

    davidj137213
    September 24, 2024

    Yes, yu can do it from a grid.

    Check this link

    community.appian.com/.../delete-from-a-database-using-record-action

    September 24, 2024

    In my scenario user can select multiple filed and all the records must get delete by the click of single button, so basically I have only one button to delete on the interface

    davidj137213
    September 24, 2024

    Is the same approach but controlling which records will be deleted in the interface behavior