New Forum | Previous | Next | (P-PDF) Beginners
Topic: popUpMenu --> Field
Conf: (P-PDF) Beginners, Msg: 106268
From: pjdowson
Date: 2/19/2004 08:52 AM
Hi,
I am trying to create a form that will propergate fields based on an item selected from a popupmenu. This is what I have so far,
var dates = app.popUpMenu("03-05-2004","03-19-2004","04-06-2004","04-22-2004");
How can I get the date selected in the popUpMenu into a text field named "DueDate".
Furthermore, I want to be able to plug the days of the previous two weeks into other fields in the form.
If you can solve my first question, I'm sure I can work out the second, I appreciate any help!
Phil Dowson