You could push the calculated values to a separate temp menu form and use those records in your menu.
Create a GUID in a display only field for the set of records before you start to push the values to your temp menu form. Push this GUID to the new records along with the values. Then your menu would look to your temp menu form for records with a matching GUID. Don't forget to clean up the records in the temp menu form once they are no longer needed. Jason -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Caressimo Sent: Friday, December 08, 2006 8:10 AM To: [email protected] Subject: dynamic drop downs Hi all: Is it possible to dynamically create a dropdown list from a set fields action? I have several values calculated on loading of a new form. I then want to take those values (currently in char fields) and place them in 1 drop down for user selection. Any ideas? Thanks in advance anthony ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

