Why do we use “Delete Object” Task vFlow2.0?
5 Likes
The Delete Object task is used to remove a selected object (such as a data row) from a dataset. It is typically triggered by a user action, such as clicking a Delete icon or button. This task is commonly used in conjunction with a Table Reload task to refresh the data display and reflect the deletion in real time.
By enabling users to delete data directly from the user interface, the Delete Object task supports efficient data management, ensures data accuracy, and contributes to a seamless user experience.
7 Likes
Great, @Gitika_Verma.
It would be helpful if you could provide screenshots of the configuration for better clarity.
1 Like