Support

Account

Home Forums ACF PRO Creation of a reading progress feature Reply To: Creation of a reading progress feature

  • Hello,

    OK, I’ve thought of a new process 🙂
    I’ve created a repeater field to store the pages that have been read.
    On the frontend I use acf_form to display the repeater AND two custom inputs prefilled with the page title and the page id.
    Now what I need to do is to increment the repeater with the values of the custom inputs…
    Any idea how I can do that? with load_field ?
    Here are 2 screenshots, profile view and frontend view