Vince New Member Aug 2, 2016 #1 Hello, I would need to empty a list (it's the list which contains the users which open the campaign) How can this be done ? I need each sunday the list at just zero. Thanks, Vince
Hello, I would need to empty a list (it's the list which contains the users which open the campaign) How can this be done ? I need each sunday the list at just zero. Thanks, Vince
twisted1919 Administrator Staff member Aug 3, 2016 #2 You can do this with some sort of cron job that runs once a week and deletes the records.
Vince New Member Aug 17, 2016 #3 Thanks for the reply. The problem is I can't select all records of a list, only 100 by 100. This is quite long if list contains by ex. 5000 subscribers. Any advice ? Thanks, Vince
Thanks for the reply. The problem is I can't select all records of a list, only 100 by 100. This is quite long if list contains by ex. 5000 subscribers. Any advice ? Thanks, Vince
twisted1919 Administrator Staff member Aug 17, 2016 #4 Newer versions of the app allows you to select 1000 at a time, you just have to set the pagesize to 1000 from /backend/index.php/settings/index
Newer versions of the app allows you to select 1000 at a time, you just have to set the pagesize to 1000 from /backend/index.php/settings/index
frm.mwz Well-Known Member Aug 18, 2016 #5 twisted1919 said: Newer versions of the app allows you to select 1000 at a time, you just have to set the pagesize to 1000 from /backend/index.php/settings/index Click to expand... feature suggestion: for many millions of records to be handled, could there be a 'jump to page' or higher numbers, say 10k, 100k, 1mm, or 10x buttons which would up/down the gear? thx
twisted1919 said: Newer versions of the app allows you to select 1000 at a time, you just have to set the pagesize to 1000 from /backend/index.php/settings/index Click to expand... feature suggestion: for many millions of records to be handled, could there be a 'jump to page' or higher numbers, say 10k, 100k, 1mm, or 10x buttons which would up/down the gear? thx