I basically need to be able to auto refresh or away to refresh the metabox front end form after inserting a value into a database without a page fresh. Is it possible to refresh the form to auto pull in new field values via ajax or by failing the form?
Ok is it possible to update/populate a form field value when validating a form? so i could essentially fail the front end form from validating when certain conditions are met via ajax and then populate a field value?