fd.field('Project1').control()._el().find('select').change(function() { // your code here });
fd.field('Project1').control()._el().find('select option:selected').text();
No comments:
Post a Comment