• Resolved shawlw

    (@shawlw)


    Hi,
    I am developing an online breakfast menu where customers can tick boxes, add quantities, and make notes. In a Tablepress row, I could put something like this:
    <input type=”checkbox” style=”width:18px;height:18px;” value=”0″> B1
    or
    <input style=”max-width:40px;” type=”number” name=”q”>
    or
    <label> <p>Your Notes</p>
    <span class=”wpcf7-form-control-wrap redbox-text”><textarea name=”redbox-text” cols=”40″ rows=”10″ class=”wpcf7-form-control wpcf7-textarea” aria-invalid=”false”></textarea></span></label>

    (in this example I am using the Contact Form 7 classes to assist the text box.)

    When I go to print/csv/pdf the table, I don’t get the input fields’ content showing.

    Is this a capability, or feature that could be reviewed for the plugin, or is this a constraint.

    Many Thanks,
    Laurence Shaw (Brisbane, Australia)

    https://wordpress.org/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Print,CSV,PDF Extension – printing input field values’ is closed to new replies.