Name-value Pairs field style
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 08:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 08:37 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2022 08:44 AM
Thanks)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2022 12:20 AM
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