bulk edit
Posted: 2016-11-28 03:15
Hi all,
I have a DB where I require to send an entry of "0" or "1" to the field "Membership" as a bulk transaction.
I have tried to adapt the samples shown throughout the forum but fin I am going around in circles.
The Table is "Members" and the fields are
M_ID
GLNumber
F_name
L_name
Membership
I have members.php working OK and it passes through to members.tv.js when I test with "alert("IDs selected from " + table_name + ids); "
But that's it, can anyone assist?
I have a DB where I require to send an entry of "0" or "1" to the field "Membership" as a bulk transaction.
I have tried to adapt the samples shown throughout the forum but fin I am going around in circles.
The Table is "Members" and the fields are
M_ID
GLNumber
F_name
L_name
Membership
I have members.php working OK and it passes through to members.tv.js when I test with "alert("IDs selected from " + table_name + ids); "
But that's it, can anyone assist?