Hi,
I’m having trouble parameterizing/mapping a elementor form field with an ACF field, placed in users profile backend.
Image 1 » https://prnt.sc/26j2a5n
In a form that only appears after login, I created a hidden field to record the user ID.
Image 2 – https://prnt.sc/26j2ade
In elementor form submissions, the user ID (in this case, 1) is saved correctly.
Image 3 – https://prnt.sc/26j2ama
With ACF I created a custom field called “Terms of Use” and associated it to the user profile.
However, I can’t parameterize/map the form field with this ACF field.
I would like this ACF field in User to be automatically filled/popullated with “1”.
Can anyone help me with this?
Thank you very much!