• Resolved Liz

    (@mlizz19)


    Hi,

    How can I add submission date (current date) in the body content of the message which will automatically reflect in the PDF attachement?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ZealousWeb

    (@zealopensource)

    Hey

    Thank you for reaching us out.

    You can use date field and add class hidden and add style
    you can call short code in your pdf

    [date date-570 class:hidden “today”]
    https://prnt.sc/-QswNWNXVpkP

    And we have supported use of special mail tags in our pro plugin
    where you can call those tags in pdf body and it will fetch date and time of submission

    [_date] — This tag is replaced by the date of the submission.

    [_time] — This tag is replaced by the time of the submission.

    https://prnt.sc/DLrsqnUeTW6U
    https://prnt.sc/2UOwNwWClk4H

    Thread Starter Liz

    (@mlizz19)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to print current date inside the pdf content?’ is closed to new replies.