如何避免在sharepoint列表中输入相同用户的相同类型的数据?
请指点方向 Hari Gillala
答案 0 :(得分:1)
使用Sharepoint 2007,没有好运。使用Sharepoint 2010,您可以选择使值唯一(请参阅SharePoint 2010 – Enforce Unique Values)。
使用Sharepoint 2007,您必须使用EventReceiver以编程方式执行此操作。请参阅以下帖子了解大量信息:How to avoid duplicate record depending on the field in customlist