- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello,
you want to reset the list every time there are records and are used?
You can do it by SQL activity where you truncate the list. The table of the list you can find in the list itself
In the SQL activity or sqlExec() JSAPI function I would use SQL command 'TRUNCATE TABLE grp110315177' everytime you chose to purge it
If it is just one time before you want to use list in production I would just go to the list and removed the records directly from the list through the explorer.
Views
Replies
0 Likes
Total Likes