Description
Hi there (again :)
There is no mapping between the CiviCRM "File" and the ACF "File" Field Types yet. This will be released when civicrm/civicrm-core#23002 becomes available in distributed versions of CiviCRM.
I know that the file field sync depends of some advancement of Civicrm, I do have the lastest release to date 5.55.1, and the today master branch of this plug-in, but I do not know if the comit you metion in the doc is included the my civi release yet ?
I have maped a Civi custom file field to an ACF file field, and they sync nicely, so I guess the above is not the issue :)
Now I wanted to use AcfeForm to enter data.
I created my acf group, and then the form.
It has a contact action, and a participant action.
The form submits the data nicely into Civi, but the file.
I have tried as many setting as I could but the behaviors remains the same.
I'm not sure if it is to be expeted, my guess is not, but in both case I wanted to report this behavior to get a better understanding of the situation
Cheers