Support

Account

Home Forums ACF PRO Unique, pre-populated repeater fields Reply To: Unique, pre-populated repeater fields

  • Hi John,

    Thanks for the info.

    I may have phrased my question ambiguously, or perhaps not understood your response, but I’m not looking to generate rows in a repeater with values. I’m looking to have one of the values of a repeater pre-populated with a value generated in the back-end, which I can do with ‘load_value’ for the first row, but I’m looking to have all subsequent rows, no matter the number the user chooses, each have a unique value generated and pre-populated with each new row that may be added.

    Looking through the available hooks, I’m thinking now that this may lie more in the JavaScript domain, as there may not be any way to hook into each new row when a user adds it, as that’s probably not even a back-end process.

    Any further guidance on this would be greatly appreciated 🙂