PHP Code:
{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:1
}/*END*/,
defaults:/*BEGIN*/{
bodyStyle:padding:3px;
}/*END*/,
items:[{
html:" ",
height:105,
width:753,
border:false,
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:4
}/*END*/,
defaults:/*BEGIN*/{
bodyStyle:"padding:2px;",
border: false
}/*END*/,
width:785,
border:false,
items:[{
html:" ",
width:60
},{
width:355,
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:2
}/*END*/,
defaults:/*BEGIN*/{
border:false
}/*END*/,
border:false,
items:[{
html:"Cod client:",
border:false
},{
items:[{
xtype:"textfield",
fieldLabel:"Text",
name:"lc_cod_client",
border:false
}]
}]
}]
},{
colspan:2,
width:348,
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:2
}/*END*/,
defaults:/*BEGIN*/{
border:false
}/*END*/,
border:false,
items:[{
html:"Specificație la factură:"
},{
items:[{
xtype:"combo",
fieldLabel:"Text",
name:"factura_specificatie",
hiddenName:"factura_specificatie"
}]
}]
}]
},{
html:" "
},{
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:2
}/*END*/,
defaults:/*BEGIN*/{
border:false
}/*END*/,
border:false,
items:[{
html:"Nume client:"
},{
items:[{
xtype:"combo",
fieldLabel:"Text",
name:"lc_nume_client",
hiddenName:"combovalue"
}]
}]
}]
},{
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:2
}/*END*/,
defaults:/*BEGIN*/{
border:false
}/*END*/,
border:false,
items:[{
html:"Număr:"
},{
items:[{
xtype:"textfield",
fieldLabel:"Text",
name:"textvalue",
width:101
}]
}]
}]
},{
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:2
}/*END*/,
defaults:/*BEGIN*/{
border:false
}/*END*/,
border:false,
items:[{
html:"Data:"
},{
items:[{
xtype:"datefield",
fieldLabel:"Date",
name:"factura_data"
}]
}]
}]
},{
html:" ",
colspan:3
},{
html:"<em>Pagina: </em>2/2"
}]
}]
},{
border:false,
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:3
}/*END*/,
defaults:/*BEGIN*/{
bodyStyle:"padding:2px;",
border:false
}/*END*/,
border:false,
height:96,
items:[{
html:"<em>ENERGIE MĂSURATĂ</em>",
colspan:3
},{
html:" ",
width:100
},{
width:297,
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:2
}/*END*/,
defaults:/*BEGIN*/{
border:false
}/*END*/,
border:false,
items:[{
html:"Cod LC:"
},{
items:[{
xtype:"textfield",
fieldLabel:"Text",
name:"lc_nume"
}]
}]
}]
},{
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:2
}/*END*/,
defaults:/*BEGIN*/{
border:false
}/*END*/,
border:false,
items:[{
html:"Denumire LC:"
},{
items:[{
xtype:"textfield",
fieldLabel:"Text",
name:"lc_denumire",
width:257
}]
}]
}]
},{
html:" "
},{
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:2
}/*END*/,
defaults:/*BEGIN*/{
border:false
}/*END*/,
border:false,
items:[{
html:"Nivel tensiune PD:"
},{
items:[{
xtype:"textfield",
fieldLabel:"Text",
name:"lc_nivel_tensiune_pd"
}]
}]
}]
},{
items:[{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:2
}/*END*/,
defaults:/*BEGIN*/{
border:false
}/*END*/,
border:false,
items:[{
html:"Tip tarif:"
},{
items:[{
xtype:"combo",
fieldLabel:"Text",
name:"textvalue"
}]
}]
}]
}]
}]
}
}
Best regards,