• Resolved itzikn

    (@itzikn)


    Hi

    In my code i have button that print the area of the forn. I call printForm() function from the onClick event click. The printForm() fuction copied from your site. The problem that checkbox an radio buttons not printed the same as selected on screen.Thnaks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @itzikn

    Thank you very much for using our plugin.

    Please use the print form button instead of the “printForm” code on the website.

    Select the button, remove the onclick event code, and tick the “Print” choice from the button’s type attribute:

    Best regards.

    Thread Starter itzikn

    (@itzikn)

    Thanks for your quick reply, but in your answer when i define check box or radio button as display as on/off switch all options displayed but without showing which item selected.

    i

    Thread Starter itzikn

    (@itzikn)

    In addition its seems that rhe print

    option with out printform() not working on my mobile android.

    Plugin Author codepeople

    (@codepeople)

    Hello @itzikn.

    The issue is related to the settings in the print dialog on your computer, and we cannot modify them from the page’s code. Please watch the video by visiting the following link:

    https://resources.developers4web.com/cff/tmp/2023/11/17/video_o.mp4

    Regarding your question about mobiles. Please check that you have printers installed on your device.

    Best regards.

    Plugin Author codepeople

    (@codepeople)

    Hello?@itzikn.

    We released a plugin update (some minutes ago) that forces displaying the on/off controls when you print the form without modifying the print dialog settings.

    Best regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PrintForm()’ is closed to new replies.