Can the "print form" option be set up to only print the supplies that have been selected instead of the entire form?

  • Wecarethrift
    Asked on May 19, 2016 at 11:41 AM

    I added a "print form" option to the end of our supply order form. But it wants to print the entire form. Can it be set up to only print the supplies that have been selected?

  • Ben
    Replied on May 19, 2016 at 12:52 PM

    Yes and no. If we add the CSS for printing we could hide the other things and have just the specific part shown. It is however good to point out right away that that would mean that the print would always be the same - you will not be able to have it work "on and off".

    If you are still looking to have that work, please do let us know.

    I just want to confirm which I presume at this point and that is that you want to have label and quantity field printed out only, found under all of the form collapses.

    If you mean that you would like to have it only if it is filled out, than that might be possible, but that would require quite a lot of CSS to make it work like that.