-
form in a template
form in a template
Hello all !!
I have a simple question : how to add a form in a template ?
So I have this code working well :
var infos = new Ext.Component({
title: 'Infos',
cls: 'infos',
iconCls: 'user',
scroll: 'vertical',
tpl: [
'<tpl for=".">',
'<p>Utilisateur : '+utilisateur.loginUtilisateur+'</p>',
'</tpl>'
]
});
I want to add a form button in the tpl.
How can I do that ?
thanks !
Similar Threads
-
By zsumore in forum Community Discussion
Replies: 0
Last Post: 1 Nov 2008, 5:35 PM
-
By haldrix in forum Ext 2.x: Help & Discussion
Replies: 8
Last Post: 7 Oct 2008, 2:45 PM
-
By enterco in forum Ext 2.x: Help & Discussion
Replies: 1
Last Post: 1 Apr 2008, 11:24 AM
-
By fredleput in forum Ext 1.x: Help & Discussion
Replies: 7
Last Post: 30 Jul 2007, 8:13 AM
-
By Joche in forum Ext 1.x: Help & Discussion
Replies: 3
Last Post: 24 Apr 2007, 5:13 PM
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us