[ARCHIBUS] 작업 실패: 분석 필드 값=[2013-07-01] 사용포맷=[yyyy. M. d]
728x90
아키버스에서 새로 작성시, Form에 날짜가 있으면, 에러가 발생한다.
그럼 다음과 같이 변경을 하면 된다.
<action id="addNew">
<title translatable="true">Add New</title>
<command type="showPanel" panelId="panel_row1col1" clearRestriction="true" newRecord="true"/>
</action>