User Tools

Site Tools


dealing_with_multiple_languages_in_your_recipient_group

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dealing_with_multiple_languages_in_your_recipient_group [2019/08/08 14:11] lucydealing_with_multiple_languages_in_your_recipient_group [2019/08/08 14:54] lucy
Line 68: Line 68:
 For the paragraph, the translate attribute is entered. If this attribute = "en" - English is implied, similarly for other languages. For the paragraph, the translate attribute is entered. If this attribute = "en" - English is implied, similarly for other languages.
  
 +Then please create and paste this code into the javascript (in any or separate js file):
  
 +  * **var someelement = $ ('... select the element ...');**
  
-You can create other templates using the same technology. As an alternative we can create a multi-language dropdown template from any existing template in LUCY. Please contact support@lucysecurity.com for pricing.+  * **var lang = $ ('... choose the language ...');** 
 + 
 +  * **someelement.find ("[translate]"). not ("[translate = '" + lang + "']"). remove ();** 
 + 
 +For example: 
 + 
 +{{:dropdown_2.png?600|}} 
 + 
 + 
 + 
 +You can create other templates using the same technology. As an alternativewe can create a multi-language dropdown template from any existing template in LUCY. Please contact support@lucysecurity.com for pricing.
  
  
  
dealing_with_multiple_languages_in_your_recipient_group.txt · Last modified: 2021/07/06 10:09 by lucy