• Resolved peace808

    (@peace808)


    I have a site which has been working well for over a year.

    User logs in, enters data to their profile, and with Front End Admin can come back and edit that form showing the already added text.

    But now the data has gone from the fields!

    the code to populate data is

    $profile_id = um_profile_id();
    echo do_shortcode(“[frontend_admin form=**** user=’$profile_id’]”);

    *being the form id

    ACF group (containing multiple fields) is used in the front end admin form.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter peace808

    (@peace808)

    Forgot to mention Ultimate Member also used.

    Thread Starter peace808

    (@peace808)

    Update. I have reverted Frontend Admin to the previous version 3.18.7 to fix the issue. All working as should on my site now. I will rigously test future updates.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Front end form no longer showing existing data to the logged in user’ is closed to new replies.