[TYPO3-english] How to move all records of same type in list module?

Dubelaar, Bart bart.dubelaar at logica.com
Wed Aug 3 14:59:14 CEST 2011


You could do it directly in the database, by changing all pids. For convenience you can install the phpmyadmin extension and do it there with a short MySQL command. Something like: UPDATE tt_address SET tt_address.pid = newpid WHERE tt_address.pid = oldpid

Bart

> -----Original Message-----
> From: typo3-english-bounces at lists.typo3.org [mailto:typo3-english-
> bounces at lists.typo3.org] On Behalf Of David ARNOULT - Edition &
> Internet Operations
> Sent: woensdag 3 augustus 2011 14:50
> To: 'TYPO3 English'
> Subject: [TYPO3-english] How to move all records of same type in list
> module?
> 
> Hello guys!
> 
> 
> 
> I guess it is a newbie question: how to move in one shot all same type
> of
> records (like all tt_address contacts) from a folder to another?
> 
> In List module, clipboard allows me to select only 100 records max. I
> know
> that I can change that value via TSconfig, but is there a more elegant
> way
> (I am sure there is) for 40 000 records?
> 
> 
> 
> Thanks for your feedback.
> 
> 
> 
> David
> 
> 
> 
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Think green - keep it on the screen.

This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.




More information about the TYPO3-english mailing list