Hi, you can select the section where you want the field with 2 languages to be for example employee name, you can click on the add columns option
now you can drag a textfield and also drag a custom html horizontally,
Then in the custom html you can write the arabic word like so
<span style="font-size: 15px; color: #333;">الاسم بالعربية</span>
And this is what it will look like in run time
Thanks!
I want to add two label to the form like the image below