I’m trying to reload a form field with some php, but it only get’s the values on the first time the edit form is loaded.
beforeShowForm: function (form_id) {
load values in php funtion
}
Is there any way to reload the edit form?
thanks
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top