% --[[ ]]-- local m_validations = require("apps.administration.controllers.validations.campaign") local m_idFieldDef local function AccountNameMaxLength () if not m_idFieldDef then m_idFieldDef = m_validations.FindFiledValidation("account", "name") end return m_idFieldDef.validations.maxLength.max end %>
<%=_T('If more than one Outbound Account selected, please select the one that will be the default account to reply incoming interactions activating the control placed on the Default column')%>.