Hi there,
I need some help with jQuery and GF. I have a series of time fields for users to fill out business hours. There are start and end times for each day and right at the top, two fields that will update all the days in the week. I have used jQuery .val() to try and get this working, and it works perfectly fine. However, it ONLY works on the first page of the form and not on subsequent pages (these fields need to be on the 2nd page). Any idea how I could overcome this?