手动更改SharePoint表单库自动增量
是否可以手动将 ID 列的自动增量增加到 SharePoint 表单库中的另一个数字?我需要做一次。提前谢谢。
is it possible to manually increase the autoincrement of ID column to another number in a SharePoint forms library? I need to do it once. Thx in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
创建一个项目然后将其删除。
编辑:
如果您需要增加多个,请使用数据表视图并批量执行相同的操作。
Create an item then delete it.
Edit:
If you need to increment more than one, use the Data Sheet view and do the same in bulk.