Name-value Pairs field style

Alex150
Mega Sage

Hello,

Is it possible to change field size for Name-value Pairs field type? I want to make left field shorter and right one longer.

find_real_file.png

3 REPLIES 3

Community Alums
Not applicable

HI Alex,

The answer would be NO!!

Fields of this type only use 2/3 of the width of the parent container. This is usually not an issue in case of a one-column layout. However, in two-column mode it is does not look very nice unless you have a very large screen. Unfortunately, there does not seem to be a way to change this without resorting to DOM manipulation, which is not recommended.

you will have to DOM manipulation to adjust width of name value pair field which as o mentioned not recommended

https://www.w3schools.com/jsref/prop_style_width.asp

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

Alex150
Mega Sage

Thanks)

Community Alums
Not applicable

Hi ALex,

Glad to see my answer helped you, Kindly mark the answer as Correct & Helpful both such that others can get help.

Thanks,
Sandeep