Title: Tickboxes
Last modified: January 24, 2018

---

# Tickboxes

 *  Resolved [mabeking](https://wordpress.org/support/users/mabeking/)
 * (@mabeking)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/tickboxes/)
 * Hello,
 * just wondering if i am able to insert check boxes/ tick boxes or the plugin wpcomplete
   with tablepress.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftickboxes%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/tickboxes/#post-9900915)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * For TablePress, checkboxes are just HTML code, like
 *     ```
       <label><input type="checkbox" name="my-checkbox" value="checked"> checkbox</label>
       ```
   
 * If you want to use this somehow, you will however need JavaScript or PHP code
   to react to the form inputs.
 * Unfortunately, I don’t know the WP Complete plugin and can’t tell you how to 
   use it inside a table, sorry.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Tickboxes’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/tickboxes/#post-9900915)
 * Status: resolved