Popup box generated by dropdown selection
I have a a form with a dropdown list (named "MatrixChart") that contains 5 options. I'm trying make a popup box automatically pop based on the selection in the MatrixChart dropdown box. This popup box will contain 20 possible color selections, which are I created in a SEPARATE acrobate form, with buttons currently labeled as 1 through 20. These buttons have a fill color specific to the color of the button label (i.e the "red" selection has a red fill). The 20 colors visible (as possible selections) in the popup window will change and be dependent on which selection the user chooses of the five options in the MatrixChart dropdown. Since I created my perfect dropdown in a seperate pdf form....is it possible to write a script in the dropdown box that would open this SECOND form (the color chart) and allow the user to select a color option, causing the user's option to appear in a different text box (currently label as "MatrixColor"). Is it possible to even use a pdf form INSIDE of a of form, or do I have to write a long complicated script and create the popup window that way (dialog box??)? Obviously I'm new to this.....and I can send or attach more files if needed.....Thanks!