sharepoint中的自动递增请求编号 [英] Auto increment request number in sharepoint

查看:244
本文介绍了sharepoint中的自动递增请求编号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在sharepoint中创建一个自动增量编号列,我希望将其作为请求编号。我的问题是ID达到了18,我无法将其恢复为1,我无法重命名。当
用户提交请求时,我怎么能这样做(Request-0001,Request-0002)。我该怎么办?

I want to make an auto increment number column in sharepoint and I want to be as a request number. My problem is that ID reached to 18 and I can not return it back to 1 and I can not rename it. How can I make it like this (Request-0001, Request-0002) when the user submit the request. How can I do it?

推荐答案

您无法重置现有列表中的ID,也无法将其更改为包含Alpha数字前缀。 但您可以创建一个计算列,该列将添加前缀并减去常量以使下一个ID号回到0001。
You can't reset the ID on an existing list, nor can you change it to include an Alpha numeric prefix.  But you can create a calculated column that would add the prefix and subtract a constant to get the next ID number back to 0001.


这篇关于sharepoint中的自动递增请求编号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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