Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to keep dialog display? #135

Closed
jy1989 opened this issue Feb 8, 2013 · 2 comments
Closed

how to keep dialog display? #135

jy1989 opened this issue Feb 8, 2013 · 2 comments

Comments

@jy1989
Copy link

jy1989 commented Feb 8, 2013

'buttons' : {
'Ok' : {
'action' : function () {
..........
}

when i click ok button, the dialog is close,
i try to return false for the function to keep the dialog, but it doesnt work.
so how should i keep it ?
thank you very much..

@vabatta
Copy link
Contributor

vabatta commented Feb 8, 2013

You cannot.
I should implement this.

@jy1989
Copy link
Author

jy1989 commented Feb 8, 2013

yes, i use this dialog to do something input, and on the ok action i need to verify the field .. and keep the dialog show when verify is failed

@ghost ghost assigned vabatta Feb 8, 2013
@vabatta vabatta closed this as completed May 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants