Hi Everybody,
I am trying to creaye a custom field type from SPFieldMultiLineText. I've included <field> element to store my custom property value within the <propertyschema> element. I am using a separate ascx file for rendering the property. The problem is when I create a new field of my custom field type, the additional field properties are not saving. But when I edit the field properties and again set the field properties, it is saving without any error.
Please help me.
Thank You,
Arun