Create Hidden fields in SharePoint
<Field Type="Text" DisplayName="custom name" MaxLength="255"
Name="="custom name" Viewable="false" ShowInEditForm = "FALSE"
ShowInNewForm = "FALSE" ColName="nvarchar12"/>
<Field Type="Text" DisplayName="custom name" MaxLength="255"
Name="="custom name" Viewable="false" ShowInEditForm = "FALSE"
ShowInNewForm = "FALSE" ColName="nvarchar12"/>
No comments:
Post a Comment