Support Forum
I have a CPT called health_forms I want to change the post title to be the custom fields lastname firstname.
I had it working with just the lastname until I changed it to a custom table.
The custom fields are being saved in a table wpml_health_form
How would I go about doing this as I am very new to PHP.
Thank you