Support

Account

Forum Replies Created

  • I ended up tapping into the save_post hook and then the meta info was available

  • The value that would return for client would be the value of this select: so 990003

    <select id=”acf-field_63b1e4a196201″ class=”select2-hidden-accessible” name=”acf[field_63b1e4a196201]” data-ui=”1″ data-multiple=”0″ data-placeholder=”Select” data-allow_null=”0″ data-query-nonce=”aa8b4f40ca” tabindex=”-1″ aria-hidden=”true” data-ajax=”1″>
    <option value=”990003″ selected=”selected” data-i=”0″>[email protected] (Hoppes User)</option>
    </select>

  • Same for the get_post_meta function. I can’t seem to pass the ID to that either. Either function would work if I could figure out why the ID cant be passed as a variable.

Viewing 3 posts - 1 through 3 (of 3 total)