Adding a date to a label

  • massad
    Asked on July 28, 2015 at 5:59 PM

    Hi,

    Is there a way to have a dynamic date on a label?

    For example:

    Due on {today+90}: value

    Thanks!

  • jonathan
    Replied on July 28, 2015 at 9:02 PM

    You can achieve this by using a read-only Textbox as the label name.

    Here is an example demo form http://form.jotformpro.com/form/52087405207956? 

    Adding a date to a label Image 1 Screenshot 20

    The "Due on..." text/label is actually an input Textbox. I just used injected CSS code to make it appear like a label.

    You can clone the test form also to review it on your Form Builder.

    user guide: http://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

    Hope this help. Let us know if you need further assistance.

    Thanks.