Add delete button into the booking table
-
Hi,
i’m trying to add a simple button (X) below the checkbox of each row in order to delete easily one specific booking. When i try something like this :<form action method=”post”><button type=”submit” name=”action” value=”delete”>X</button></form>
it seems to work because the success message appears on top but obviously something is missing to link this form with the booking id. Could you help me ?
Thanks a lot for this plugin,
Olivier.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Add delete button into the booking table’ is closed to new replies.