Title: [Plugin: WP-Table Reloaded] Implementing ColumnFilterWidgets
Last modified: August 20, 2016

---

# [Plugin: WP-Table Reloaded] Implementing ColumnFilterWidgets

 *  Resolved [shannona](https://wordpress.org/support/users/shannona/)
 * (@shannona)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/)
 * I have an urgent need to get ColumnFilterWidgets implemented along with WP-Table
   Reloaded. I’m super frustrated because I’ve read other advice but I’m not quite
   sure how to do it.
 * I’ve uploaded the folder containing the files for this widget under the wp-reloaded
   folder.
 * I’m not sure how to get WP-Table Reloaded to call this functionality. If code
   has to be edited, exactly which code and what should it be edited to say?
 * Donation on its way because this is really important to me and I appreciate your
   persistence in helping users out.
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

Viewing 4 replies - 16 through 19 (of 19 total)

[←](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/?output_format=md)
2

 *  [vladzzz](https://wordpress.org/support/users/vladzzz/)
 * (@vladzzz)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/page/2/#post-2739520)
 * Oh, I used unnecessary [] characters))
 * Thanks, Tobias.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/page/2/#post-2739521)
 * Hi,
 * sure, no problem, you are very welcome!
 * Best wishes,
    Tobias
 *  [gufranchorghay](https://wordpress.org/support/users/gufranchorghay/)
 * (@gufranchorghay)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/page/2/#post-2739522)
 * Hi
 * WP-Table Reloaded working very much fine.
 * Anybody help me out for the using table with **CHECKBOX**
    _<input type=”checkbox”
   name=”mag” value=”1″>_ in each row last col. with the value say 1,2,3 …
 * Out of the 10 rows I am selecting 2 rows using checkbox (tick mark)
 * End of the table I have one BUTTON.
 * after clicking the BUTTON I want to make a new Table or Form with those selected(
   2 rows) for further submission.
 * Please help me out with javascript.
 * I got the following javascript but I do’nt know how use.
    $(‘input:checked’).
   each(function() { // To pass this value to its nearby hidden input $(this).parent(‘
   td’).next(‘input’).val($(this).val()); });
 * Gufran
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/page/2/#post-2739523)
 * Hi,
 * please don’t post your question more than once. I will answer in [http://wordpress.org/support/topic/plugin-wp-table-reloaded-selected-rows-to-form-submission](http://wordpress.org/support/topic/plugin-wp-table-reloaded-selected-rows-to-form-submission)
   later.
 * Regards,
    Tobias

Viewing 4 replies - 16 through 19 (of 19 total)

[←](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/?output_format=md)
[1](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/?output_format=md)
2

The topic ‘[Plugin: WP-Table Reloaded] Implementing ColumnFilterWidgets’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 19 replies
 * 4 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-implementing-columnfilterwidgets/page/2/#post-2739523)
 * Status: resolved