Loading

How to Work with Omniscript Conditional Views and Formulas When Using Special Characters in Words

게시 일자: Jun 12, 2024
상세 설명

In OmniScript, special characters in words are not recognized by conditional views and formulas. To ensure proper functionality, it is recommended to set words containing special characters to the value of an element name using the SetValue component. Once set, you can use the element name in your formulas or conditional views. This approach helps in maintaining the integrity and functionality of your OmniScript logic.

솔루션
  • Add set value to the omniscript and create New element value.

            Example---->  Element Name : test                    Value: Difficulté avec l'équilibre

  • Add a formula and use the element name in the formula for the condition check.

           Formula----->  EQUALS(%component name of to compare%, %test%)

  •  In conditional view of any omniscript element use the above formula component to check the condition.

Example:

Screenshot 2024-06-12 at 11.50.56 AM.png

Screenshot 2024-06-12 at 11.51.06 AM.png

Screenshot 2024-06-12 at 11.51.14 AM.png

Screenshot 2024-06-12 at 11.51.25 AM.png

 

Knowledge 기사 번호

002183040

 
로드 중
Salesforce Help | Article