• Resolved mabeking

    (@mabeking)


    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 to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    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.