【问题标题】:how to set default value of date column to a date that is 60 days from the current date如何将日期列的默认值设置为距当前日期 60 天的日期
【发布时间】:2015-07-15 18:44:24
【问题描述】:

我有一个名为 Expiry of date and time type 的列。

我想将默认日期设置为距当前日期 60 天。即到期应反映从当前日期起两个月后的日期。

我在计算值下尝试了这个:

= 今天 + 60

请帮忙..

【问题讨论】:

    标签: sharepoint sharepoint-2010


    【解决方案1】:

    你忘记了括号。在本地 SharePoint 上测试:

    = [Today] + 60
    

    作为计算值对我来说非常有效。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-05-06
      • 2011-04-09
      • 2012-11-20
      • 1970-01-01
      • 2014-03-27
      • 1970-01-01
      • 1970-01-01
      • 2017-02-27
      相关资源
      最近更新 更多