dblv
20 Nov 2012, 5:44 AM
Hi,
I'm writing (trying to write !) a app in MVC model.
All my views are extensions of Ext.window.Window.
I have a window with a grid (Ex. : list of customers) and i want to open two different records in two different windows (but it's the same controller/view).
So, I have this message :
Message : Registering duplicate id "fieldname" with this manager
Ligne : 18
Caractère : 63920
Code : 0
URI : http://localhost/g10w/extjs/ext.js
Is there a solution ?
Thanks (and excuse me for my bad English language !)
I'm writing (trying to write !) a app in MVC model.
All my views are extensions of Ext.window.Window.
I have a window with a grid (Ex. : list of customers) and i want to open two different records in two different windows (but it's the same controller/view).
So, I have this message :
Message : Registering duplicate id "fieldname" with this manager
Ligne : 18
Caractère : 63920
Code : 0
URI : http://localhost/g10w/extjs/ext.js
Is there a solution ?
Thanks (and excuse me for my bad English language !)