Support

Account

Home Forums General Issues Problems with the new clone field Reply To: Problems with the new clone field

  • Hi guys

    Update

    I believe I have fixed issue #1 where ‘seamless’ sub clones were not able to save correctly.

    I’ve done some initial testing of issue #2 but this looks much more complicated than I thought. For now, please load the value of your sub clone field ( using get_sub_field(‘sub_clone_name’) ) and loop over it’s values using a foreach loop. The data should be formatted correctly so your HTML results should work as expected.

    I’ll be working on this and will report back with any news