Paul, use After record added event for this purpose.
All field values are in the $values array.
S
swanside author7/16/2009
Thanks Jane
Sorry I put on the edit screen, What I mean is, On the Add page, once the information has been added, I need to export four of the 10 fields as an XML file. On the Add Page > Select Action> it only gives me options for Email> Send simple email, or Send email with new data. Database> Insert record into another table, or, Check if specific record exists. And Other> Display a message on the web page, Redirect to another page or Custom code. I am guessing I need to put something in custom code, but what will I need to put there to export certain fields as an XML file? Thanks