Quantcast
Channel: Adobe Community: Message List - PDF Forms
Viewing all articles
Browse latest Browse all 57214

Re: Filling fields from a drop down menu

$
0
0

Hi George,

 

actually this is where I struggle, I don't have much knowledge than that

 

I had a look at the Acrobat JavaScript Reference to see how to use app.popUpMenuEx

 

I've tried to write something but...

 

var reply = app.popUpMenuEx

          (

                    {cName: "-"},

                    {cName: "Year 1", oSubMenu:

                              [{cName: "Surname1 + "|" + Name1"}, {cName: "Surname2 + "|" + Name2"},]

                    },

                    {cName: "Year 2", oSubMenu:

                              [{cName: "Surname3 + "|" + Name3"}, {cName: "Surname4 + "|" + Name4"},]

                    },

          )

 

as for the return value, I do not know how to do

 

I would appreciate further help, thank you


Viewing all articles
Browse latest Browse all 57214

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>