cq web中字段显示问题
submit_date字段在WEB端显示为XX年XX月XX日XX时XX分XX秒,XX时XX分XX秒显示为00:00:00。怎么样把XX时XX分XX秒的显示去掉或显示正确呢? Please try to do the following:dim tem as date
tem=date(submit_date) 那这个代码要写到哪里呢?我写在designer中的该字段的定义中。但总是提示错误。错误如下:EntityDef "Defect":Validation failure from the Hookdef language processor:
EntityDef "defect",FieldDef "submitter",HookDef of type "FIELD_DEFAULT_VALUE":
语句未结束 Result code is0x80020101
这是什么原因呢.是不是不应该在这里修改啊?是不是不能改变字段的默认值?
页:
[1]