February 2, 200322 yr Newbies i know how to delete an individual portal row but is thier a quick way to delete all potal rows in a portal a bit like you can use delete all to delete all the records in a file. James
February 2, 200322 yr Put this script in the file containing the portal: Go to related records from your related file (show only related records) Perform external script (see below) Refresh window (bring to front) Put this script in the related file: Delete All Records (perform without dialog) by the way... the "show only related records" option is critical, otherwise you could delete all records in the related database. The "Delete all Records" script step deletes all records in the current found set. Try this on a backup copy first.
Create an account or sign in to comment