June 4, 200421 yr I am trying to export selected fields from a record that contains a portal. I want to export only the first line in the portal, and not all of the lines in the portal. How do I limit things to just the first line?
June 4, 200421 yr You have to do a find for this particular record (which shows in the first row) and then do the export (which works always on the found set). If the portal shows records from another table, you have to search and export in that table.
Create an account or sign in to comment