You cannot use GET variable there even just for testing.
It must be a POST variable. Usually this is a hidden field in your form, which holds the record ID.
You cannot use GET variable there even just for testing.
It must be a POST variable. Usually this is a hidden field in your form, which holds the record ID.