Forum /
Ext JS Community Forums 4.x /
Ext:User Extensions and Plugins /
mvc
mvc
your code works fine,but i wanted to use it in my mvc based appliction.....is it possible? how so....just a bit of hint.
not working in version 4.1.1
Code:
TypeError: t is null
Ext.Error: You're trying to decode an invalid JSON String
Ext.Error: You're trying to decode an invalid JSON String
Hi There,
I am not able to successfully submit by redirect it to an index page.
Here is my configuration:
app.html
Ext.onReady(function() {
Ext.tip.QuickTipManager.init();
var loginDialog = Ext.create('Ext.ux.LoginDialog', {
forgotPasswordLink: '<a href="http://support.microsoft.com/kb/189126" target="_blank">Forgot Password ?</a>',
formPanel: {
url: 'index.jsp'
}
});
loginDialog.show();
});
Where press on the Login :
Ext.Error: You're trying to decode an invalid JSON String: <script type="text/javascript"> <script type="text/javascript">
...
Can you provide an example of the content of the URL that can be used ?
Can it be a simple call to an initial client initial file ? How to make this a JSON string ?
Thank you in advance.
Bruno
i cant preview this plugin, how to configure??
this my prev when i run this html on localhost.
whats wrong?
Untitled.jpg
What version of Extjs are you trying this on? If 4.2, you are going to get that unless you remove the language iconcombo from it completely. I am currently trying to rewrite the iconcombo code to get it to work with 4.2.
Hi, i'm ussing the logindialog 1.1 extension and put the code to IconCombo.js from the https://gist.github.com/RLovelett/30...e/IconCombo.js site and the login is render fine using ext-4.2.0.
im using 4.2.
Im still getting error, error like this. i have not ux.form.iconCombo in my resource Extjs 4.2
Untitled.jpg
where i fine the ux iconCombo?
thanks for reply guys
Hi, i was added localization to the form in english, spanish, french and portuguese, is easy to add more languages.
The IconCombo is working fine.
I tested it with Extjs 4.2.0.663 GPL.
I hope it help us.
best Regards.
JN
Attached Files
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us