Delete item from Structure when removed from DR

Delete item from Structure when removed from DR

Comments

  • Hello

    I am using a Data Repeater Remove Button button to remove an item from the data repeater but see that the object is still present in the source of the data repeater that is in the data structure. Can you please guide me on how can I remove an item from the data structure when I remove it from the data repeater?

    Thanks
    [i]edited by Jibbin Mathew on 10/26/2020[/i]

  • [color=rgb(34, 34, 34)][font=verdana, sans-serif]Hello[/font][/color]

    [color=rgb(34, 34, 34)][font=verdana, sans-serif]The DataRepeaterRemoveButton removes the data from the list only and doesnt delete the data from the structure. To delete the data from the data structure, well need to have a separate setup for it. I am attaching a simple Flow for reference that deletes the items that are removed from the Data Repeater using the DataRepeaterRemoveButton. Feel free to import and run the Flow to observe the behavior.[/font][/color]

    [color=rgb(34, 34, 34)][font=verdana, sans-serif]Thanks[/font][/color]

Sign In or Register to comment.