Hi, I’m not a expert programmer and trying to figure out what can be done by using Gravity Form and ACF.
I have an ACF repeater field ‘new_course_date’ and following by sub-fields ‘new_start_date’ and ‘new_end_date’. The maximum row of repeated field set to 10.
I’m looking to populate a date field (if possible) or dropdown field on gravity forms with the subfield ’new_start_date’.
There will have another 2 hidden date fields (for admin-only) populate automatically based no the ‘new_start_date’ which are Day 2 and Day 3 respectively.
Could anyone direct me to any existing code snippet or give me a shove in the right direction? I was looking to this on GitHub and trying to figure out how it works.
Reference: Populate Gravity Forms dropdown field with Advanced Custom Fields repeater values. · GitHub
Thanks!
Regards,
Yan