20230114 - IR 각 로우에 선택 버튼 추가

 



Column > Column Formatting > HTML Expression :


<button class="SelectedCompID
           t-Button
           t-Button--simple
           t-Button--hot" data-comp-id="#COMP_ID#" data-comp-nm="#COMP_NM#" type="button">
    <span class="t-Button-label">선택</span>
</button>

댓글 없음:

댓글 쓰기

20250315 - 글로벌 변수 Global Variables

G_USER Specifies the currently logged in user. G_FLOW_ID Specifies the ID of the currently running application. G_FLOW_STEP_ID Specifi...