Show editor
Description
Specify the Javascript to run when the editor is shown, after the value in the editor has been set.
Your code can reference 'value', the value of the form field you are editing. If this editor is bound to a FormView control, your code can also reference settings.data, an object with values for all of the fields in the Form.
See Also