I created a CPT called “locations” and added a ACF- leaflet address field.
Now I would like to remove the default title of WordPress and instead, when the user enter an address, it will save/autocomplete the address as the title of the post.
How do I could do that with ACF?
I already tried this option. When I click “Publish”, instead of the title being “Auto Draft” it is “(no title)”.