March 18, 201213 yr I really like the ability of popups to restrict user input to a provided list. However, I find I am forced to use a drop-down if I want to use a script to update the drop-down/popup contents. Question: Is there a way to use a script to write directly to a field based on a popup? (What is happening is that I can add / delete records from the table that the popup is based on and although the popup reflects the change, a calculated field that shows the 'order number' of the contents in the popup DOES NOT get updated unless I use a Drop-Down.) For example, if the user selects the 2nd item in the drop-down, the calculation shows 2. I can get this to work in the drop-down but not if I use a popup. Thanks
Create an account or sign in to comment