Can I add two label to the field in form ? , I need label in two Language

Confluence User - 25 Aug, 2025


I want to add two label to the form like the image below 



forms

1


27 Aug, 2025
confluenceUser
confluenceUser

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!

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print