October 11, 200520 yr Does anyone know if it's possible to export the currect record only (much as printing can function). I know that I can create a find with the record's ID number (and so then have only one record in the found set), but I don't want to have to do that every time I want to export. Is the easy solution staring right at me?
October 11, 200520 yr You can create a self link relationship based on your primarkey and to Go to related record(show only related record) before running the export script.
Create an account or sign in to comment