How to determine whether fields in a field group a...
# ask-stanley-ai
a
How to determine whether fields in a field group are displayed horizonally or vertically be default
c
AI generated answer (using internal Slack threads):
In NetSuite, the orientation of fields within a field group (whether they are displayed horizontally or vertically) is determined by the
Horizontal Labels
option. This option can be found under
Setup > Company > General Preferences
. However, this setting applies account-wide and is not customizable at the form or field level. When it comes to field groups and their positioning or layout on a form, there is no direct way to control their placement or span. However, methods like
updateLayoutType
,
updateBreakType
, and
updateDisplaySize
can be used to manipulate the appearance of field groups to some extent. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.784818709
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.783761144
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.774489522
Please provide your feedback on this answer.