hi ,
i have a popup and am attaching form to this then i want to get the form text how can i get it
give me solution foe this
Hi
Something like:
myForm = myPop.attachForm(formData);
val = myForm.getItemValue(itemName);
hi i have a problem with dhtmlxpopup ,
here i got dhtmlxEventable is not defined at dhtmlxpopup.js line no 26
please send me solution
thanq
Hi
seems like you’re using dhtmlxpopup source withot dhtmlxcommon.js file, include it on a page before dhtmlxpopup.js