Frontend form to acf

Hello,

I am currently working on a test site for a company directory.

When users log in, they should be able to view and edit their own company data. Visitors should be able to see all the information of these companies.

I created a frontend test to check if post creation is working. The post itself is being created correctly, but only the post title is saved β€” the ACF fields are not.

Does anyone know why the ACF fields are not being saved?

Thanks in advance!

Try the Meta Key without the curly brackets like this (just the ID/value).

sorry not working, its onley the acf fields the β€œpost” fields are working

This is an custom field value and works for me. So not sure what is happening at your end.

i working with the latest version of bricks

you have a template of the form?

what are you settings of acf, or just standard. post?

Its working shingen, thanks

the fieldname is only needed here

thanks

Excellent! Glad it is working. =]