Chris, >>>> My problem is that the last step neither creates a new entry, nor does it throw an error. <<<<
"Neither creates an entry ..." - do you mean you do not receive any entryId (or, receive an empty string value)? By any chance, is the form in question is a Join form or a display-only form? I have seen at least one customer run into this puzzling situation where he was submitting into a Join form - the operation succeeds & no created entry is returned to him. In these types of forms, usually an OnSubmit execute-on filters do the necessary "pushing" of data into underlying/backing form(s). If some thing like this is going on, you might want to check type of your form in question and turn on api/filter/SQL etc logs to troubleshoot. Another thing you might want to check is Server.GetLastStatus()/LastStatus and see if you have any not-quite-errors but any warning/note type message(s) that might give some hints about what is going on. Regards Appajee _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

