ACFE Form Mapping ACF Fields to Template Tags and other fields
-
Hi,
We are having some trouble doing the following.
We need a field in ACF to be filled on form submit with the post id of the page the form was on when it is submitted.
The first idea we had was to map this post id to a ACF field in the form settings, but we was surprised to find to that while you can map all built in wordpress fields, you are unable to map ACF fields and can only toggle them on or off in the form settings. This feels really limiting to me, as the template tag that we need is in the cheatsheet and would get the job done if we could only map it to the acf field.
Next we tried the form/post action, but from what we could tell, this only contains built in wordpress fields also, so no options for changing acf field values before the form/post action adds them to DB.
ACF Extended is great, it provides so much benefit to our dev workflow for client sites, which is why we were so shocked that this feature wasn’t in the plugin. Maybe we have missed a step that allows us to map fields, or at least hook into them.
Is it not possible to do what we want (as said at the start of this post) – Or have we simply missed a step or misunderstood how something works. Please let me know, I and the rest of the team want to get this fixed.
If this isn’t a feature, I think it definitely should be! – Looks like the ground work is already in for allowing mapping of built in wordpress fields, just need to add the same for ACF fields.
Looking forward to hearing from you. Thanks.
The topic ‘ACFE Form Mapping ACF Fields to Template Tags and other fields’ is closed to new replies.