How to insert line break in placeholder in text area field?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
I am surprised no one came up with a working solution in the last 9 years.
You can simply add & # 1 0 ; (without spaces) to your placeholder text, browser will register it as line feed.
Is it possible ?? ;) Have you tried \n \r ?
yes tried that didn't work.
Only by formatting with multiple spaces, e.g.:
1st line of placeholder starts here 2nd starts here etc
If the size of textarea is fixed, browsers will show such long texts as if they were on multiple lines.
You'll have to fine-tune the number of spaces to make placeholder text look as you like.
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
يوليو 16
|
4332 | ||
|
0
يوليو 16
|
5201 | ||
|
1
ديسمبر 15
|
3757 | ||
|
1
نوفمبر 15
|
5191 | ||
|
1
يناير 24
|
15743 |
Hello ,
You get any solution because i am facing similar problem.