|
|
Sergey Kornilov admin 1/13/2016 |
|
Where do you add your "modal prompt" window and how do you pass results to the server? |
|
|
K
|
krisrianto author 1/13/2016 |
|
i add it to the "client before" button property |
|
|
|
Sergey Kornilov admin 1/13/2016 |
|
Not really familiar with bootbox. Does it work when you use the standard prompt() function? |
|
|
K
|
krisrianto author 1/13/2016 |
|
it works using standard prompt function. I have been looking for synchronous modal prompt but it seems that majority of modal prompt is asynchronous. Does anybody know of synchronous modal prompt? |
|