Readonly HTML Field height

yguez
Mega Contributor

Hello,

We are in upgrading process from Kingston to Madrid

We notice than a "Read only" HTML Field does not display its entire content on create (only after saving).
(This field is automatically filled with a client script).

2 lines should be 2 displayed but only 1 is displayed (and not completely).
It's probably a width or height issue.

Do you now how to increase height or width foe a Read Only Html field?

(+ or - has no effect on a read only field).

Thanks in advance

Regards

Yves

 

 

 

 

1 ACCEPTED SOLUTION

can you mark the correct answer and close out the thread?

View solution in original post

5 REPLIES 5

VigneshMC
Mega Sage

You can add field style to achieve this

find_real_file.png

find_real_file.png

yguez
Mega Contributor

Hello Vignesh

 

Thannks for your answer

But g need this on a non catalog request but directly on a standard table (change_request).
'Style' is not present here so I guss this should be done with a client script ?
Any idea ?

Regards

Y es

 

 

 

This is done on a table not on a catalog request. Right over the field and then select configure styles else

go to sys_ui_style table and create a new record, by selecting table name and field name.

yguez
Mega Contributor

Thanks a lot