Newbies jameslheard Posted February 2, 2003 Newbies Posted February 2, 2003 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
jasonwood Posted February 2, 2003 Posted February 2, 2003 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.
Recommended Posts
This topic is 7966 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now