naspar
29 Jun 2011, 4:16 AM
Hello,
does anybody know how to dynamically change the element content using core function ?
I am building a validation form which allow users to join into a web portal application. The html page contains several input boxes which are checked once the user does form-submit .
My target is to show a custom error for each error in the same <td></td> or <label> html element. (wrong input,mandadotry field, custom error alert).
I tried using different ext-core functions (replaceWith, insertfirst, replace) but none of those can fill/empty or replace an existent content .
Please help me
thanks
M.
does anybody know how to dynamically change the element content using core function ?
I am building a validation form which allow users to join into a web portal application. The html page contains several input boxes which are checked once the user does form-submit .
My target is to show a custom error for each error in the same <td></td> or <label> html element. (wrong input,mandadotry field, custom error alert).
I tried using different ext-core functions (replaceWith, insertfirst, replace) but none of those can fill/empty or replace an existent content .
Please help me
thanks
M.