SharePoint2010の新規/編集アイテムのカスタムフォームを作成しています。タイトルフィールドがあります:
<SharePoint:FormField runat="server" ID="fieldFileLeafRef" ControlMode="Edit" FieldName="FileLeafRef" />
このフィールドを必須にする方法は?
SharePoint2010の新規/編集アイテムのカスタムフォームを作成しています。タイトルフィールドがあります:
<SharePoint:FormField runat="server" ID="fieldFileLeafRef" ControlMode="Edit" FieldName="FileLeafRef" />
このフィールドを必須にする方法は?