PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

populating date field

  1. maxseam
    Member

    Hi,
    need help with populating date field.
    there are 2 fields -(1) start date and (2) end date. For faster navigation and customer's convenience need field 2 to be automatically filled with field 1 data.
    Please advice how it can be done. thanks

    Posted 11 years ago on Wednesday September 5, 2012 | Permalink
  2. So, when the visitor selects a date in field 1, you want to put that date into field 2? Are both fields using the date picker? And what should happen after the date is entered in field 2 (are they still able to edit it, and should the currently selected date in the date picker be this date they chose in field 1)?

    Please post a link to your form so we can see what you're talking about.

    Also, to copy data from one field to another field on the same page, you will need to use jQuery or JavaScript. Please see here for recent discussion: http://www.gravityhelp.com/forums/topic/copying-data-from-one-field-to-another#post-73792

    Posted 11 years ago on Wednesday September 5, 2012 | Permalink