Hey there,
I am trying on deleting a special dataset from my table using a dropdown list and a submit button.
My table is like:
id, name, country
The dropdown shows the id's. That works so far.
Now I like to delete the whole dataset (the whole "row" of my table) where the selected id relates to when clicking on a submit button.
I am using the "Delete Data" in the action's area ("on submit") but I don't know how to configure the "value"-field of the delete conditions.
Can anybody help me?
I am trying on deleting a special dataset from my table using a dropdown list and a submit button.
My table is like:
id, name, country
The dropdown shows the id's. That works so far.
Now I like to delete the whole dataset (the whole "row" of my table) where the selected id relates to when clicking on a submit button.
I am using the "Delete Data" in the action's area ("on submit") but I don't know how to configure the "value"-field of the delete conditions.
Can anybody help me?