Using javascript called via an action, how can I get the value(s) just entered by a user on a popup screen that is bound to a model? The component on the popup is a “Field Editor” that contains fields from a model. How can I access what a user entered into the fields using javascript? I tried document.getElementById but it returns null. Thanks in advance for any help.
Question
Using Javascript snippet how to get data entered into field on popup
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.