On the default, unaltered [event_form] the region value is not being pulled through when selecting an existing location. All other values are loading fine. Anyone else having this problem?
The input is as follows:
<input class="field loc-field" id="location-region" type="text" name="location_region" value="<?php echo htmlspecialchars($EM_Location->location_region, ENT_QUOTES); ?>" />