-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Using eModal.prompt
Am I being stupid?? I cannot see any way to get the value that is typed into the prompt box. it has no id so I don't know how to reference it. Any help very much appreciated.
eModal.prompt(options)
.then(
function () { alert("?? PROMPT VALUE ???"); },
function () { alert(2); }
);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels