I have a collection “product category” which has two fields “category_name”(primary_key), “icon_image” . I have created a admin dashboard where I want to delete a item from this collection using the “category_name”. I have connected a dropdown list with the collection and a button(delete action button). But when I’m trying to delete a selected item from dropdown, the delete button is always deleting the 1st item in collection. But I need to delete the item which I’m selecting in the dropdown. How can I do this? Can anyone help me with a complete explanation?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Delete Item from Collection using dropdown | 5 | 311 | July 26, 2019 | |
Please Help! Delete Specific Records in a Collection? | 5 | 151 | February 26, 2022 | |
Can i create dropdown option of collection ID database ? | 1 | 156 | June 24, 2020 | |
Removing an item from Dropdown menu | 0 | 62 | February 8, 2023 | |
Delete button to delete collection data externally | 4 | 1240 | December 17, 2017 |