To implement a "delete on selection" feature, you typically use the AfterPicking event.
: Immediately set the ListView.Elements to the updated global list to reflect the change. 2. Recommended Downloadable Resources (AIA Files) Download Delete From Listview aia
You can find pre-built .aia files and detailed block examples at these community-trusted sources: To implement a "delete on selection" feature, you
: Use the remove list item block, targeting the global list and using ListView.SelectionIndex . Download Delete From Listview aia