Reply To: Multiple Fields for Address Custom Field

Home Forums MapPress Support Multiple Fields for Address Custom Field Reply To: Multiple Fields for Address Custom Field

#9095
Chris
Keymaster

Hi, that feature is coming in the next release. I was hoping to have that available today but I’m still working on it, so I can only say it will be available “soon”. If you can code PHP, you can use the ‘save_post’ action to just concatenate the source fields into the ‘address’ field. You can take a look at the file ‘mappress_pro.php’ for some examples.