ASPX templates
Version 3.x > ASPX templates > Adding fields to a document type View modes: 
User avatar
Member
Member
basire-gmail - 2/4/2009 10:08:49 AM
   
Adding fields to a document type
I just noticed that when i add a field to an existing document type, it tries to add that field to the database table however i do not see a way to add a field that has already been added to the table for an existing item(it jut errors out saying it is already there). Is there a way to add a field to an existing document type when the database field already exists in the database?

User avatar
Member
Member
basire-gmail - 2/4/2009 1:16:07 PM
   
RE:Adding fields to a document type
This also goes or document types themselves, so that if i already have the table built, I would technically need to delete it and then build from with the CMS. Is there any way to build a document type from and existing table?

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 2/5/2009 7:25:52 AM
   
RE:Adding fields to a document type
Hello,

you could use SQL Import utility. Please see here: http://devnet.kentico.com/docs/devguide/how_to_use_the_sql_import_util.htm for more details.

Best regards,
Helena Grulichova