- Edited
For correct function change line 492 from " dropdown.delete_row = { " to " dropdown.delete_table = { "Only with this change the menu items "Delete Row" and "Delete Table" are displayed and working correctly.Best regards,Jürgen
For correct function change line 492 from " dropdown.delete_row = { " to " dropdown.delete_table = { "Only with this change the menu items "Delete Row" and "Delete Table" are displayed and working correctly.Best regards,Jürgen
Nice spot @[deleted], thanks :)