Displaying 3 results from an estimated 3 matches for "div_memb".
Did you mean:
div_member
2006 Jul 11
1
form_remote_tag ISSUE !
Hi frenz,
I need to update "div_main_data" on click of one submit button and I
need to update "div_member" on change of one select option. But couldn''t
find any solution at the moment.
If I use -> :onChange =>''this.form.onsubmit()''
this update the whole "div_main_data" as I couldn''t toggle the update
parameter
in form_remote_tag.
And if...
2006 Jul 11
0
Please please somebody RESCUE me Reg. form_remote_tag !
Hi frenz,
I need to update "div_main_data" on click of one submit button and I
need to update "div_member" on change of one select option. But couldn''t
find any solution at the moment.
If I use -> :onChange =>''this.form.onsubmit()''
this update the whole "div_main_data" as I couldn''t toggle the update
parameter
in form_remote_tag.
And...
2006 Jul 12
0
updating two divs based on condition
Hi,
I need to update "div_main_data" on click of one submit button and I
need to update "div_member" on change of one select option within the
same form_remote_tag. But couldn''t find any solution at the moment.
If I use -> nChange =>''this.form.onsubmit()''
this update the whole "div_main_data" as I couldn''t toggle the update
parameter
in...