cyChop
28 Jun 2012, 6:39 AM
Hello there! Long time, no see! And as usual, I only come with a matter in hand. How rude of me!
To cut it short, we had problems to make our application work in IE8. I came accross this post which seems to describe exactly our problem: http://www.sencha.com/forum/showthread.php?1743-Invalid-source-HTML-for-this-operation-Error-In-IE
From what I gathered, it is impossible to add forms (FormPanel) into forms and have it work inside IE (though it just looks great inside Chrome and FireFox). We do that in our application to have dynamic forms: to change fields according to a combo value, we remove the nested form and add a new one with appropriate fields.
So here I am: am I really doing distasteful things? If yes, what is the better way you could propose? If no, what should I change to make it work inside IE? Of course, I would be glad if you had a solution both respecting best-practices and allowing me to adapt with few work.
Thanks a lot!
GWT 2.1.1
GXT 2.1
To cut it short, we had problems to make our application work in IE8. I came accross this post which seems to describe exactly our problem: http://www.sencha.com/forum/showthread.php?1743-Invalid-source-HTML-for-this-operation-Error-In-IE
From what I gathered, it is impossible to add forms (FormPanel) into forms and have it work inside IE (though it just looks great inside Chrome and FireFox). We do that in our application to have dynamic forms: to change fields according to a combo value, we remove the nested form and add a new one with appropriate fields.
So here I am: am I really doing distasteful things? If yes, what is the better way you could propose? If no, what should I change to make it work inside IE? Of course, I would be glad if you had a solution both respecting best-practices and allowing me to adapt with few work.
Thanks a lot!
GWT 2.1.1
GXT 2.1