• Resolved avidsnk

    (@avidsnk)


    Hi

    i wanted to know if there is a way to do incremental forms, meaning I hocreated a “test” form and linked to google sheet and I would need with each document generated to be incremental and not necessarily always have to start from 1.
    Is there any way to do this with the pro version ?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @avidsnk,

    Apologies for the confusion. I’m having trouble grasping the specific requirement you mentioned. It would be helpful if you could rephrase it or provide a use case to further clarify your needs. By providing more context or explaining the desired outcome, we can better assist you. Feel free to provide additional details so that we can provide you with the appropriate support.

    Looking forward to hearing back from you and helping you further.

    Kind Regards,
    Nebu John

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @avidsnk ,

    We haven’t heard from you for over a week now, so I will mark this topic as resolved.

    Feel free to re-open this topic if needed.

    Kind regards
    Kasia

    Thread Starter avidsnk

    (@avidsnk)

    Hi

    sorry for the delay in replying,I created a form and I need it to generate a pdf with incremental numbers and we use e2pdf plugin as plugin

    Hi @avidsnk,

    Hope this message finds you well and thanks for reaching us.

    I need it to generate a pdf with incremental numbers

    Would you let us know from where are coming the incremental numbers, please? Thank you.

    Kind regards,
    Laura

    Thread Starter avidsnk

    (@avidsnk)

    hi,

    for example :

    pdfname_01,pdfname_02,_03,_04 ecc…

    ty

    Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    HI @avidsnk

    Thanks for response!

    So if it comes to this kind of incremental numbers you would need an additional custom code for it.

    You could use this

    https://gist.github.com/adczk/fbf06b6abf7753df6b37234b13041e79

    it would give you option to set starting number, set number of digits to be used, prefix and suffix and even reset numbering from time to time.

    The code is a bit complex though. In comments there are all information necessary to configure and apply it but in case you had some doubts or question and needed more assistance with it – let us know.

    However, this is about numbering submissions. This number can then be “re-used” in e-mail notifications and thank you messages (and in form field so that could be re-used in e2pdf PDF) but I’m still not sure if you want to use that inside the form PDF or rather as a file name of generated PDF?

    If it’s the latter, then this may require another custom code but the e2pdf integration is actually coming form e2pdf developers so it would be best to ask them how the PDF names could be changed to follow those numbers.

    Kind regards,
    Adam

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Forminator document number increment’ is closed to new replies.