In Line Custom Field - How To Change Width and data type of textbox

Hi,
I’ve created in line custom field. However, the textbox width doesn’t follow the length of label. How to customize the width as well as to change the textarea type to paragraph/multiple lines? Thanks.

screenshot

not possible unless you customize the theme.
why not input the details in the item Description area itself?

Hi @sharpdrivetek
In my delivery note form, the description will be uses as description of goods which required multiple-lines per item. I need another field to describe what works have been done which is also required multiple-lines per item.
Any direction on how to customize the theme on that particular field? Thanks in advance.

1 Like

Here is the snapshot of the standar output

And here is what I’m looking for

just use the html tag <br> where you want the line to break to the next line.

2 Likes

Thanks @sharpdrivetek anyway to customize the theme instead of putting tag
from input area?

1 Like

if you are only delivering one item per delivery note, you can use the Notes field to enter your work details which will be easier.

no. there are limits to customization. you cannot change the underlying design of a form. you can customize it to hard-code a default text but you will not be able to change it for every delivery note.

Thanks @sharpdrivetek,
The average of item is 3 per delivery note.
BTW, actually I want to print the output of the Delivery Note created to a carbonized paper with template printed. So, using Note field is not possible to achieve what I want.

Here is the sample of the output with custom theme

Ok, it will be good to have an option to change data type of textbox in “Custom Field – Line” just like the one in “Custom Field”.

1 Like

i am not sure why the same options available in a regular custom field was not provided in a line custom field. maybe @lubos can answer this.