Access 2010/Sharepoint部署:Sharepoint添加ID&标题列,并删除自动编号格式 [英] Access 2010 / Sharepoint Deployment: Sharepoint Adds an ID & Title Column, and removes Autonumber format

查看:182
本文介绍了Access 2010/Sharepoint部署:Sharepoint添加ID&标题列,并删除自动编号格式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何防止SharePoint添加标题和内容;查找表中已经有PostID作为主键和复合键的情况下,是否有一个ID列?  

How do I prevent SharePoint from adding a Title & an ID column when there's already a PostID as a primary key and composite keys in the lookup tables?  

推荐答案

您不知道. ID是SharePoint列表自动编号.标题是每个列表中的默认字段.

You don't. ID is the SharePoint List AutoNumber. Title is a default field in every list.

我假设您已经迁移了一些数据,而这些数据就是PostID的来源.您可以继续使用PostID维护父表和子表之间的链接,而忽略ID字段.

I assume you've migrated some data, and that's from where the PostID came. You can continue to maintain links between the Parent and Child tables using the PostID, and ignore the ID field.

您可以隐藏标题"字段,也可以将其忽略.您可以简单地从视图中删除它,但一定要从视图中删除必需的"验证.

You can hide the Title field, and just ignore it, too. You can simply remove it from the view, but be sure to remove the Required validation from it.


这篇关于Access 2010/Sharepoint部署:Sharepoint添加ID&标题列,并删除自动编号格式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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