problem with Ajax Modal Container
Andrea Pulese <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.wonder-disc |
|---|---|
| Message-ID | <CAEF058Ce-Z-02wKuurSYq52+=XVrFpRjgxQ2jUN30irauUNKMg@mail.gmail.com> |
I defined an ajax modal container.
The component that represent the content pop up is executed correctly but
the pop up doesn't appear.
After looking the javascript console I have noticed this error ReferenceError:
Can't find variable: iBox.
Please could you give me some suggestion ?
<webobject name = "AssignCards">
<webobject name = "SiteAssignmentCardsForm">
<webobject name = "SiteEditAssignCardsContentPopUpComponent"/>
</webobject>
</webobject>
SiteAssignmentCardsForm : WOForm {
}
AssignCards : AjaxModalContainer {
label = "Assign Cards";
width = 500;
height = 500;
title = "Assign Cards";
class = "altButton";
}
SiteEditAssignCardsContentPopUpComponent contains the business logic that
fetch the data from database and put them inside a table.
It's works fine.
Best Regards
Andrea Pulese
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Wonder-disc mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wonder-disc