EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: rezzonico on October 03, 2018, 02:37:17 AM



Title: form + onChange event
Post by: rezzonico on October 03, 2018, 02:37:17 AM
Hi all,

please select the following link:
http://195.144.40.170/jeasyui/PPP.3/a.html (http://195.144.40.170/jeasyui/PPP.3/a.html)
and then select "Tab 2".
Nothing appear on the console and this is what I expect.

But if (in the form) I change the field from "multiple: false" to "multiple: true" the onChange event fire.
You can verify this selecting the following link:
http://195.144.40.170/jeasyui/PPP.3/b.html (http://195.144.40.170/jeasyui/PPP.3/b.html)

Why ?
How can avoid that the onChange event fire during the form load ?

Thanks.
Miche


Title: Re: form + onChange event
Post by: jarry on October 03, 2018, 11:50:05 PM
Please try to update to the newer version.


Title: Re: form + onChange event
Post by: rezzonico on October 04, 2018, 07:28:59 AM
Thanks
Miche