Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
5852 Visninger

The name of our product is rather long in terms of number of characters.

They cannot be viewed in totality when modifying this fiels; which is a source of errors!

What is the process to enlarge this small window on the form view?

Avatar
Kassér
Forfatter Bedste svar

@Ray and Cyril: thanks!

I made such change to the product.template.common.form

however I had to change to

<h5><field name="name"/></h5> 
Avatar
Kassér
Bedste svar

To get this:


Instead of this:



Change this:

<h1><field name="name" class="oe_inline"></h1>

To this:

<h2><field name="name"></h2>


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
feb. 23
2079
3
nov. 18
3754
2
sep. 15
5723
1
mar. 15
3860
3
maj 24
3664