Hey all,
I've got a potentially unique situation here, so I'm not sure if anyone can help. I'm getting data from an external API via AJAX, and I'd like to insert it alongside user data that's going into cloneable fields.
Is there a way to hook in and use metabox.io's "clone()" JS function to accomplish this, or is there a programmatic way to add data fields to a meta box via JS?