Consider the following as you work with these fiel...
# suitescript
a
Consider the following as you work with these field types: - The FILE field type is available only for Suitelets and will appear on the main tab of the Suitelet page. FILE fields cannot be added to tabs, subtabs, sublists, or field groups and are not allowed on existing pages. - The INLINEHTML and RICHTEXT field types are not supported with Sublist.addField(options). - The IMAGE field type is available only for fields that appear on list/staticlist sublists. You cannot specify an IMAGE field on a form. -
The MULTISELECT field type is not supported by SuiteScript 2.0 Suitelets.
Radio buttons that are inside one container are exclusive. The method addField on form has an optional parameter container. For an example, see FieldGroup.label.