Hi,
thanks for your question, and sorry for the trouble.
I see what you mean, but unfortunately, this is beyond what TablePress can offer. For processing such a form with checkboxes, you will need custom code. TablePress can only display the actual table.
Regards,
Tobias
hi tobias
many thank for your quick reply.
how can i process the content of the table by custom code?
best regards
jörg
Hi Jörg,
that depends. You would basically need a PHP script that is the target of the submission of a form.
The TablePress table would then just be part of the content of your form.
Regards,
Tobias
hi tobias
so i have to post at first all the 5000 rows and send them to the server? there is no JS that can process the table content on the client side?
thanks for your great support
jörg
Hi Jörg,
you should definitely check options to use JS on the client side first! But this is also not something that TablePress can directly help with, as it simply does not have any features for that built-in.
Regards,
Tobias