How To Use Text Block In OmniScript

–:  “In this post, we will create a text block to merge input fields.”

Step :– 1 First ,we create a new Omniscript

Omniscript
first we creating a new omniscript

Step :– 2 “Here, we are adding two text fields (First Name and Last Name). We merge them in a Text Block (Full Name = First Name + Last Name) using the %% syntax, as shown in the image below.”

OmniScript
In text block

Step :– 3  In Preview Tab 

omniscript
in preview tab
Scroll to Top