I have an ACF(Advanced Custom Field) file field which required to be mapped with the front end WPForms File Upload field. When someone uploads a file via front-end WPForm form I need to see the file attachment in the WP Admin dashboard under ACF user meta as a file attachment.
I have created the file field in ACF. WPForms have a File Upload field.
But in the WP admin, I cannot see the file attachment. WPForms entries are having attachments. How can I perform this?
Thanks. Thusi