如何限制sharepoint list列只接受alphanumerice(没有特殊字符) [英] How to restrict the sharepoint list column to accept only alphanumerice(without special character)

查看:136
本文介绍了如何限制sharepoint list列只接受alphanumerice(没有特殊字符)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我创建了一个名为student的sharepoint列表,其中包含整数类型的3列stuno,单行文本类型的sname和整数类型的总标记.. sname字段接受数字和特殊字符的问题也是..如何限制shaerpoint列



1)只接受字母



2)接受字母数字



3)接受特殊字符和字母



先谢谢

解决方案

对于数字,您可以将列类型设置为Number。对于自定义验证,您可以创建自己的类型。请参阅 [ ^ ]。

Hi All,

I created a sharepoint list with name student having 3 columns stuno of integer type, sname of single line text type and total marks of interger type.. The problem the sname field is accepting numberics and specials characters also.. How to restrict the shaerpoint column

1) to accept only alphabets

2) to accept alpha-numeric

3) to accept specifice special characters and alphabets

Thanks in Advance

解决方案

For number you can set the column type as Number. For custom validations you can create your own Types. Refer to this[^] for creating custom field type.


这篇关于如何限制sharepoint list列只接受alphanumerice(没有特殊字符)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆