Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 03-21-2012 08:22:14

dansmith490
Member
From: Barrow, Bury St Edmunds
Registered: 11-10-2008
Posts: 154
Website

Clone ID's

Does anyone know if it possible when you clone an item, it also clones the ID, so you can just append instead of starting from Scratch, i have had a look at files but no luck.

Thanks

Offline

 

#2 03-21-2012 09:25:29

jj1987
Member
From: Orlando, FL
Registered: 07-14-2008
Posts: 502
Website

Re: Clone ID's

dansmith490 wrote:

Does anyone know if it possible when you clone an item, it also clones the ID, so you can just append instead of starting from Scratch, i have had a look at files but no luck.

Thanks

It does not do this.  If you want to take a shot at updating the code, it's at

private\core\CORE_BackEnd\ext\db.php



-James Garrett

Offline

 

#3 03-21-2012 09:44:33

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Clone ID's

You can't totally clone an item, mainly the id as this would cause a database error, you must have a unique id for each item in the database.

John

Offline

 

#4 03-21-2012 10:21:21

dansmith490
Member
From: Barrow, Bury St Edmunds
Registered: 11-10-2008
Posts: 154
Website

Re: Clone ID's

I know that a cannot have two, but if it carried over then my customer could amend accordingly it would always be unique.

Thanks JJ i will look at this file now.

Thanks

Offline

 

Board footer