Opened 14 years ago
Closed 14 years ago
#7460 closed defect (duplicate)
dojo dialog validator
Reported by: | human | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In my overview page, I use dojo dialog to do the "create" and "edit ",and when I click the "create " button, a dojo dialog will popup,I use spring's simpleformcontroller to do the bind and validate. But when I input nothing in the dialog for creating,of course ,the validator can not pass,it will show the errors message in the form.But the fact is that the dojo dialog is no longer a small window in browser,it expand to the whole browser and I can not see the overview page. I want the errors just show in the dojo small dialog. Has anyone meet this problem?
Change History (1)
comment:1 Changed 14 years ago by
Component: | General → Dijit |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup of #7459.