Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
Default Value

当没有找到/选择现有值时的默认值。

这里接受哈希变量。例如,您可以键入以下内容

Code Block
#date.dd-MM-yyyy#
Info
titleDate Format

这里定义的日期格式应该遵循数据格式

Data Format

在Java日期格式; 例如2011年6月1日 的 yyyy-MM-dd

Validator

附加一个Validator插件来验证输入值。

Info
titleWhen will validation takes place?

除非提交表格为“另存为草稿”,否则将在提交表格时进行验证。

Start Date Field ID此选项应与“设置当前日期为”结合使用。
End Date Field ID此选项应与“设置当前日期为”结合使用。
Set Current Date As

选择: -

  • 最小日期
  • 最大日期
Display Format

Please refer to http://docs.jquery.com/UI/Datepicker/formatDate

Date Picker Year Range

要显示的年份范围

Code Block
titleSample - Show 10 years before and after
c-10:c+10
Code Block
titleSample - Show specific year range
2000:2020
Readonly确定元素是否可编辑。
Display field as Label when readonlywhenreadonly?

元素设置为“只读”时,将元素的值显示为纯文本

Workflow Variable

如果表单是工作流程的一部分,则在保存表单时(单击“另存为草稿”或“完成”按钮)。此输入字段中的值将被保存到相应的名为here的工作流程变量中。

Info
titleUsing a non-existent Workflow Variable name

如果尝试映射到不存在的工作流程变量,则会在服务器日志中输出以下警告(例如状态)。

Code Block
context attribute status does not exist in process context - adding new attributes to the process context is not allowed