API
Version 7.x > API > Change Default Value of field View modes: 
User avatar
Member
Member
poplooukhin-gmail - 4/11/2014 11:44:16 AM
   
Change Default Value of field
Hi, All

I have a custom document type.
I use autogenerated form and 'Contribution List' web part for CRUD.
I want to change default value for field in custom document type and save changes in database using Kentico API . How can I do this?
I used FormHelper.UpdateFormField(), but this method doesn't save changes in database.