Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您能否分享一个示例自定义对象代码以限制用户选择未来日期并从调查问卷中填充警告消息?使用版本 -6.9 SP2
我不确定你真正想要什么,但我猜你想确保用户只在日期输入元素中选择早于当前日期的日期。为此,您可以使用日期输入字段的“最小”值并将其设置为当前日期。