<#assign alignObj = "left"> <#if enableRTL?? && enableRTL=="true"> <#assign alignObj = "right"> <#include '/public/template/editTemplate.html'> <#macro editContent>
* <#if !((item.isApplyToAll)?exists)||item.isApplyToAll==0> <@ZKUI.Input hideLabel="true" type="checkbox" id="isApplyToAll" name="applyToAll" onclick="changeApplyToAll()" checked="checked"/> <#else> <@ZKUI.Input hideLabel="true" type="checkbox" id="isApplyToAll" name="applyToAll" onclick="changeApplyToAll()"/>

<@i18n 'common_linkIO_conditions'/>* <@i18n 'common_op_add'/>

<@i18n 'common_linkIO_inputPoint'/>* <@i18n 'common_op_add'/>

<#if showLine?exists && showLine?string == "true">

<@i18n 'system_systemClient_contacts'/> <@i18n 'common_op_add'/>

<#if contactList??> <#if (contactList?size>0)> <#list contactList as lineContact>
<#if showWhatsapp?exists && showWhatsapp?string == "true">
<@i18n 'common_linkIO_mobileNo'/>
<@i18n 'common_smsModem_setMobileNoTip'/>
<#if showSMS?string == "true">