20210918 - Interactive Grid, Interactive Report 툴바 메뉴 언어 한글 셋팅

기본적으로 옵션 조정을 하지 않으면 영어로 셋팅이 되고 변경하는 방법은 

1) 처음 Application 을 생성할 때 언어를 선택할 수도 있고 

2) 나중에 Shared Components >> Globalization Attributes >> Edit Globalization Attributes >> Application Primary Language 에서 조정 가능.





댓글 없음:

댓글 쓰기

20250202 - IG 다운로드 버튼 바로 보이기

JS initialization Code : function (config) {     var $ = apex.jQuery,         toolbarData = $.apex.interactiveGrid.copyDefaultToolbar(),  ...