THE_NS_MASTER's Profile
Rookie
3
Points
3
Points
Questions
0
Answers
1
-
<#if ${FIELD} == true> <input type="checkbox" id="myCheck" disabled checked="true"/> <#else> <input type="checkbox" id="myCheck" disabled /> </#if>
- 1435 views
- 1 answers
- 1 votes