{"id":435,"date":"2018-11-26T10:59:04","date_gmt":"2018-11-26T10:59:04","guid":{"rendered":"http:\/\/www.abcsubmit.com\/site\/?p=435"},"modified":"2019-07-16T15:48:31","modified_gmt":"2019-07-16T15:48:31","slug":"field-properties-documentation","status":"publish","type":"post","link":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/","title":{"rendered":"Form Field properties &#8211; Documentation"},"content":{"rendered":"<h1>Field properties &#8211; Documentation<\/h1>\n<p>From this section you can see the list of settings common to all of our fields. For a custom <strong><a href=\"\/\/www.abcsubmit.com\/site\/manual\/\">specific field settings<\/a> documentation<\/strong>, please visit the <a href=\"\/\/www.abcsubmit.com\/site\/manual\/\">product manual<\/a> page.<\/p>\n<p><!--more--><\/p>\n<h2><a name=\"field-name\"><\/a>1. Field name<\/h2>\n<p><strong>This setting must be a unique one per document, and is mandatory<\/strong>.<\/p>\n<p>This setting must be filled for all fields that supports it. The value of this setting is used across multiple features of the\u00a0<strong><a href=\"\/\/www.abcsubmit.com\/\">Abcsubmit<\/a>\u00a0form builder<\/strong>:<\/p>\n<ul>\n<li><strong>In submissions section<\/strong>, where you can see the form results submitted by the users for this field<\/li>\n<li>Field name is also used by the\u00a0<strong>Label field<\/strong>, as identifier, from where you can\u00a0<strong>pair a Label field with this field (control, input).<\/strong><\/li>\n<li>The\u00a0<strong>formulas<\/strong>\u00a0used in\u00a0<strong>conditional logic<\/strong>\u00a0also are using the\u00a0<strong>field name as a identifier in expressions.<\/strong><\/li>\n<li>The Invoicing (Shopping cart) system uses the field name in it&#8217;s expressions if you want to add custom fields in your shopping cart<\/li>\n<\/ul>\n<p>For example, if you want to set the role (Field name) of a person name to a field, an appropriated field name would be: Person name<\/p>\n<h2><a name=\"is-visible\"><\/a>2. Is visible<\/h2>\n<h3 style=\"padding-left: 30px;\">2.1. There are some scenarios when you want that your\u00a0<strong>field to be visible inside your form only under certain conditions<\/strong><\/h3>\n<p style=\"padding-left: 30px;\">For example, I would want to display the\u00a0<strong>Textbox field<\/strong>\u00a0to the user only if another field of the form contains a certain value. For this use-case, we can enter an\u00a0<strong>expression for this setting<\/strong>, by writing\u00a0<strong>in the Formula editor<\/strong>:<\/p>\n<pre style=\"padding-left: 30px;\"><strong>IF<\/strong>( \n    <strong>VALUE<\/strong>( `My other field name` ) <strong>==<\/strong> \"john\", \n    <strong>true<\/strong>, \n    <strong>false<\/strong>\n)<\/pre>\n<h3 style=\"padding-left: 30px;\">2.2. There are scenarios when you want that your\u00a0<strong>field to be visible all the time<\/strong><\/h3>\n<p style=\"padding-left: 30px;\">This is the default behavior, and the value of this setting must be set in\u00a0<strong>Formula editor<\/strong>\u00a0as:<\/p>\n<pre style=\"padding-left: 30px;\"><strong>true<\/strong><\/pre>\n<h3 style=\"padding-left: 30px;\">2.3. There are some (rare) scenarios when you want that your\u00a0<strong>field to be invisible all the time<\/strong><\/h3>\n<p style=\"padding-left: 30px;\">For this kind of scenario, the value of this setting must be set in\u00a0<strong>Formula editor<\/strong>\u00a0as:<\/p>\n<pre style=\"padding-left: 30px;\"><strong>false<\/strong><\/pre>\n<h2>3. Validation<\/h2>\n<h3 style=\"padding-left: 30px;\">3.1. Required field<\/h3>\n<p style=\"padding-left: 30px;\"><strong>Set to &#8220;YES&#8221; in order to force user to set a value for this field<\/strong> (the user won&#8217;t be able to submit the form if the field does not have a non-empty value).<\/p>\n<p style=\"padding-left: 30px;\"><strong>Use this setting in combination with the reset of the validation settings if you want to force the user to set a value for this field<\/strong> (fill-in the field).<\/p>\n<h3 style=\"padding-left: 30px;\">3.2. Value format<\/h3>\n<p style=\"padding-left: 30px;\"><strong>Set the expected format of the value you want this field to have<\/strong> in case it&#8217;s filled.<\/p>\n<p style=\"padding-left: 30px;\">Note that <strong>by setting the format of the field this does not mean that the\u00a0user is forced to set a value for the field<\/strong> (in that case you must set the &#8220;Required field&#8221; setting to &#8220;YES&#8221; for this field).<\/p>\n<h3 style=\"padding-left: 30px;\">3.3. Min value<\/h3>\n<p style=\"padding-left: 30px;\"><strong>Sets a minimum value the value of this field<\/strong> can contain in case it&#8217;s filled by the user.<\/p>\n<p style=\"padding-left: 30px;\">Note that <strong>by setting the minimum value of the field this does not mean that the user is forced to set a value for the field<\/strong> (in that case you must set the &#8220;Required field&#8221; setting to &#8220;YES&#8221; for this field).<\/p>\n<h3 style=\"padding-left: 30px;\">3.4. Max value<\/h3>\n<p style=\"padding-left: 30px;\"><strong>Sets a maximum value of the value of this field<\/strong> can contain in case it&#8217;s filled by the user.<\/p>\n<p style=\"padding-left: 30px;\">Note that <strong>by setting the maximum value of the field this does not mean that the user is forced to set a value for the field<\/strong> (in that case you must set the &#8220;Required field&#8221; setting to &#8220;YES&#8221; for this field).<\/p>\n<h2>4. Text<\/h2>\n<h3 style=\"padding-left: 30px;\"><a name=\"text-font-face\"><\/a>4.1. Font face<\/h3>\n<p style=\"padding-left: 30px;\">You can <strong>choose from a list of a fonts<\/strong> what type of <strong>font will be used when painting this field<\/strong> on screen<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"text-font-size\"><\/a>4.2. Font size<\/h3>\n<p style=\"padding-left: 30px;\">You can <strong>choose from a list of font sizes<\/strong> what <strong>size will have the font used by this field<\/strong> when it&#8217;s painted on the screen<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"text-font-style\"><\/a>4.3. Font style<\/h3>\n<p style=\"padding-left: 30px;\">You can fine tune the settings used when painting this field on screen (like <strong>Bold<\/strong>, <strong>Italic<\/strong>, <strong>Underline<\/strong>)<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"text-alignment\"><\/a>4.4. Text alignment<\/h3>\n<p style=\"padding-left: 30px;\">Depending on what <strong>text alignment<\/strong> you want (<strong>Left<\/strong>, <strong>Right<\/strong>, <strong>Centered<\/strong>, <strong>Justified<\/strong>), you can modify this setting in order to <strong>affect the alignment of the text inside this field<\/strong>.<\/p>\n<h2>5. Appearance<\/h2>\n<h3 style=\"padding-left: 30px;\"><a name=\"appearance-normal\"><\/a>5.1. :normal (or default state)<\/h3>\n<p style=\"padding-left: 30px;\">Use this group of settings in order to <strong>modify the appearance of the field when the field is in it&#8217;s default (normal) state<\/strong>.<\/p>\n<p style=\"padding-left: 30px;\"><strong>A field is in it&#8217;s default (normal) state if all these conditions are met, while the field is not in it&#8217;s error state<\/strong>:<\/p>\n<p style=\"padding-left: 60px;\">&#8211; The field is not focused (the focus ring is not painted over the field, meaning that <strong>the user cannot interact by keyboard with the field<\/strong>)<br \/>\n&#8211; <strong>The mouse pointer is not over the surface of this field<\/strong> (then it would be hovered)<\/p>\n<h4 style=\"padding-left: 60px;\">5.1.1. Background color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of the background<\/strong> this field will have <strong>when the field is in it&#8217;s normal (default) state<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.1.2. Border color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of the border\u00a0<\/strong>this field will have <strong>when the field it is it&#8217;s normal (default) state<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.1.3. Border style<\/h4>\n<p style=\"padding-left: 60px;\">Allows you to <strong>specify a border style (or pattern)<\/strong> that will be used when drawing this field, <strong>when the field is in it&#8217;s normal (default) state<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.1.4. Text color<\/h4>\n<p style=\"padding-left: 60px;\"><strong>Sets the color of the text<\/strong> this field will use <strong>when it&#8217;s state is normal (default).<\/strong><\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"appearance-focus\"><\/a>5.2. :focus (state)<\/h3>\n<p style=\"padding-left: 30px;\">Use this group of settings in order to <strong>modify the appearance of the field when the field is in it&#8217;s focused state<\/strong>.<\/p>\n<p style=\"padding-left: 30px;\"><strong>A field is in it&#8217;s focused state if one of these conditions are met, while the field is not in it&#8217;s error state<\/strong>:<\/p>\n<p style=\"padding-left: 60px;\">&#8211; The <strong>left mouse button of the user is in it&#8217;s pressed state<\/strong>, and the <strong>mouse pointer is situated over the surface of this field<\/strong>, and the <strong>initial left mouse button press coordinates was situated over the surface of this field<\/strong><br \/>\n&#8211; <strong>The user navigated with the TAB key (or other focus mechanism) over this field<\/strong>, and <strong>the field responds to keyboard events<\/strong><\/p>\n<p style=\"padding-left: 30px;\"><strong>When the field is in it&#8217;s focused state, a focus ring<\/strong> (dotted internal border) <strong>is drawn inside the field<\/strong>.<\/p>\n<h4 style=\"padding-left: 60px;\">5.2.1. Background color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of the background<\/strong> this field will have when it&#8217;s <strong>state is focused<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.2.2. Border color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of the border<\/strong> this field will have when it&#8217;s <strong>state is focused<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.2.3. Border style<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>style (or pattern) the border<\/strong> of this field will have when it&#8217;s <strong>state is focused<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.2.4. Text color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of the text<\/strong> this field will have when it&#8217;s <strong>state is focused<\/strong><\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"appearance-hover\"><\/a>5.3. :hover (state)<\/h3>\n<p style=\"padding-left: 30px;\">Use this group of settings in order to modify the appearance of the field when the field is in it&#8217;s hovered state.<\/p>\n<p style=\"padding-left: 30px;\"><strong>A field is in it&#8217;s hovered state if all these conditions are met while the field is not in it&#8217;s error state<\/strong>:<\/p>\n<p style=\"padding-left: 60px;\">&#8211; <strong>The field is not in it&#8217;s focused state<\/strong><br \/>\n&#8211; <strong>No mouse button is pressed<\/strong>, <strong>or<\/strong> a <strong>mouse button is pressed, but the original coordinate of the button mouse press was not inside the surface of the field<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.3.1. Background color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of the background<\/strong> of this field when the field <strong>state is hover<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.3.2. Border color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of the border<\/strong> of this field when the field <strong>state is hover<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.3.3. Border style<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>style (or pattern) of the border<\/strong> this field will have when the state of the<strong> field is hover<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.3.4. Text color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of text<\/strong> this field will use when the state of the <strong>field is hover<\/strong><\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"appearance-error\"><\/a>5.4. :error (state)<\/h3>\n<p style=\"padding-left: 30px;\"><strong>A field is in it&#8217;s error state when the value of the field was rejected by the server or when the value of the field does not match validation or validation constraint rules<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.4.1. Background color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of the background<\/strong> of this field when the field is in<strong> error mode state<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.4.2. Border color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>color of the border<\/strong> of this field when the field is in <strong>error mode state<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.4.3. Border style<\/h4>\n<p style=\"padding-left: 60px;\">Sets the<strong> style (or pattern) of the border<\/strong> of this field when the field is in <strong>error mode state<\/strong><\/p>\n<h4 style=\"padding-left: 60px;\">5.4.4. Text color<\/h4>\n<p style=\"padding-left: 60px;\">Sets the <strong>text color this field will use<\/strong> to draw it&#8217;s text when the field enters in <strong>error state mode<\/strong>.<\/p>\n<h2>6. Size<\/h2>\n<p>Use the <strong>Size group of settings<\/strong> in order to <strong>set the dimensions of the field.<\/strong><\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"size-width\"><\/a>6.1. Field width<\/h3>\n<p style=\"padding-left: 30px;\">Allows you to <strong>specify the width of the field<\/strong> (<em>use CSS dimension format<\/em>). For example, <strong>all these values are allowed<\/strong>: &#8220;82px&#8221;, &#8220;8em&#8221;, &#8220;3cm&#8221;, &#8220;calc(100% &#8211; 20px)&#8221;.<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"size-height\"><\/a>6.2. Field height<\/h3>\n<p style=\"padding-left: 30px;\">Allows you to <strong>specify the height of the field<\/strong> (<em>use CSS dimension format<\/em>). For example, <strong>all these values are allowed<\/strong>: &#8220;82px&#8221;, &#8220;8em&#8221;, &#8220;3cm&#8221;, &#8220;calc(100% &#8211; 20px)&#8221;.<\/p>\n<h2>7. Position<\/h2>\n<p>Use the\u00a0<strong>Position group of settings<\/strong> in order to <strong>set the coordinates where the field will be placed on the screen<\/strong>, and also to <strong>set the zIndex of the input<\/strong>:<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"position-left\"><\/a>7.1. Left<\/h3>\n<p style=\"padding-left: 30px;\">Set the <strong>position of the Left edge of the field (input)<\/strong> on screen.\u00a0(<em>use CSS dimension format<\/em>). For example, <strong>all these values are allowed<\/strong>: &#8220;82px&#8221;, &#8220;8em&#8221;, &#8220;3cm&#8221;, &#8220;calc(100% &#8211; 20px)&#8221;.<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"position-top\"><\/a>7.2. Top<\/h3>\n<p style=\"padding-left: 30px;\">Set the <strong>position of the Top edge of the field (input)<\/strong> on screen.\u00a0(<em>use CSS dimension format<\/em>). For example, <strong>all these values are allowed<\/strong>: &#8220;82px&#8221;, &#8220;8em&#8221;, &#8220;3cm&#8221;, &#8220;calc(100% &#8211; 20px)&#8221;.<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"position-right\"><\/a>7.3. Right<\/h3>\n<p style=\"padding-left: 30px;\">Set the <strong>position of the Right edge of the field (input)<\/strong> on screen.\u00a0(<em>use CSS dimension format<\/em>). For example, <strong>all these values are allowed<\/strong>: &#8220;82px&#8221;, &#8220;8em&#8221;, &#8220;3cm&#8221;, &#8220;calc(100% &#8211; 20px)&#8221;.<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"position-bottom\"><\/a>7.4. Bottom<\/h3>\n<p style=\"padding-left: 30px;\">Set the <strong>position of the Bottom edge of the field (input)<\/strong> on screen.\u00a0(<em>use CSS dimension format<\/em>). For example, <strong>all these values are allowed<\/strong>: &#8220;82px&#8221;, &#8220;8em&#8221;, &#8220;3cm&#8221;, &#8220;calc(100% &#8211; 20px)&#8221;.<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"position-layer-depth\"><\/a>7.5. Layer depth (zIndex)<\/h3>\n<p style=\"padding-left: 30px;\">If two field positions (or surfaces) are <strong>overlapping<\/strong>, <strong>the field (input) with the biggest Layer depth (zIndex) will stay on top<\/strong> of the other field.<\/p>\n<h2>8. Border<\/h2>\n<h3 style=\"padding-left: 30px;\"><a name=\"border-rounded-corners\"><\/a>8.1. Rounded corners<\/h3>\n<p style=\"padding-left: 30px;\">By altering the rounded corners (<strong>border-radius<\/strong>) <strong>property of a field<\/strong>, you affect <strong>the amount of roundness will be applied when drawing the corners of the field<\/strong>.<\/p>\n<h3 style=\"padding-left: 30px;\"><a name=\"border-thickness\"><\/a>8.2. Thickness<\/h3>\n<p style=\"padding-left: 30px;\">By altering the thickness (<strong>border-width<\/strong>) <strong>property of a field<\/strong>, you control <strong>the width of the border<\/strong> that this field will have.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Field properties &#8211; Documentation From this section you can see the list of settings common to all of our fields. For a custom specific field settings documentation, please visit the product manual page.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[113,111,21,108,110,22,109,112,26],"class_list":["post-435","post","type-post","status-publish","format-standard","hentry","category-form-fields","tag-appearance","tag-border","tag-documentation","tag-field-documentation","tag-fields","tag-form-fields","tag-generic-field-properties","tag-validation","tag-visual-appearance"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"See a manual regarding the settings of all fields. For a custom specific field settings documentation, please visit the related field documentation page.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"andrei\"\/>\n\t<link rel=\"canonical\" href=\"http:\/\/www.abcsubmit.com\/site\/form-fields\/field-properties-documentation\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"AbcSubmit - Create free web online forms within minutes, sell items online and more. With the simple drag &amp; drop interface, building an online form, website, poll or quiz is a breeze. Get started now for free!\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Form Field properties \u2013 Documentation - AbcSubmit\" \/>\n\t\t<meta property=\"og:description\" content=\"See a manual regarding the settings of all fields. For a custom specific field settings documentation, please visit the related field documentation page.\" \/>\n\t\t<meta property=\"og:url\" content=\"http:\/\/www.abcsubmit.com\/site\/form-fields\/field-properties-documentation\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2018-11-26T10:59:04+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2019-07-16T15:48:31+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Form Field properties \u2013 Documentation - AbcSubmit\" \/>\n\t\t<meta name=\"twitter:description\" content=\"See a manual regarding the settings of all fields. For a custom specific field settings documentation, please visit the related field documentation page.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/#blogposting\",\"name\":\"Form Field properties \\u2013 Documentation - AbcSubmit\",\"headline\":\"Form Field properties &#8211; Documentation\",\"author\":{\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/author\\\/andrei\\\/#author\"},\"publisher\":{\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/#organization\"},\"datePublished\":\"2018-11-26T10:59:04+00:00\",\"dateModified\":\"2019-07-16T15:48:31+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/#webpage\"},\"isPartOf\":{\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/#webpage\"},\"articleSection\":\"Form Fields, appearance, border, documentation, field documentation, fields, form fields, generic field properties, validation, visual appearance\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/abcsubmit.com\\\/site\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/category\\\/form-fields\\\/#listItem\",\"name\":\"Form Fields\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/category\\\/form-fields\\\/#listItem\",\"position\":2,\"name\":\"Form Fields\",\"item\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/category\\\/form-fields\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/#listItem\",\"name\":\"Form Field properties &#8211; Documentation\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/#listItem\",\"position\":3,\"name\":\"Form Field properties &#8211; Documentation\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/category\\\/form-fields\\\/#listItem\",\"name\":\"Form Fields\"}}]},{\"@type\":\"Organization\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/#organization\",\"name\":\"AbcSubmit\",\"description\":\"Create free web online forms within minutes, sell items online and more. With the simple drag & drop interface, building an online form, website, poll or quiz is a breeze. Get started now for free!\",\"url\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/\"},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/author\\\/andrei\\\/#author\",\"url\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/author\\\/andrei\\\/\",\"name\":\"andrei\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b18b23348ba34af03ff8ac8d2d6db0d295d2b9c091e13f8f4b0721e686e3dc48?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"andrei\"}},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/#webpage\",\"url\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/\",\"name\":\"Form Field properties \\u2013 Documentation - AbcSubmit\",\"description\":\"See a manual regarding the settings of all fields. For a custom specific field settings documentation, please visit the related field documentation page.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/#website\"},\"breadcrumb\":{\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/form-fields\\\/field-properties-documentation\\\/#breadcrumblist\"},\"author\":{\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/author\\\/andrei\\\/#author\"},\"creator\":{\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/author\\\/andrei\\\/#author\"},\"datePublished\":\"2018-11-26T10:59:04+00:00\",\"dateModified\":\"2019-07-16T15:48:31+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/#website\",\"url\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/\",\"name\":\"AbcSubmit\",\"description\":\"Create free web online forms within minutes, sell items online and more. With the simple drag & drop interface, building an online form, website, poll or quiz is a breeze. Get started now for free!\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"http:\\\/\\\/abcsubmit.com\\\/site\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Form Field properties \u2013 Documentation - AbcSubmit","description":"See a manual regarding the settings of all fields. For a custom specific field settings documentation, please visit the related field documentation page.","canonical_url":"http:\/\/www.abcsubmit.com\/site\/form-fields\/field-properties-documentation","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/#blogposting","name":"Form Field properties \u2013 Documentation - AbcSubmit","headline":"Form Field properties &#8211; Documentation","author":{"@id":"http:\/\/abcsubmit.com\/site\/author\/andrei\/#author"},"publisher":{"@id":"http:\/\/abcsubmit.com\/site\/#organization"},"datePublished":"2018-11-26T10:59:04+00:00","dateModified":"2019-07-16T15:48:31+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/#webpage"},"isPartOf":{"@id":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/#webpage"},"articleSection":"Form Fields, appearance, border, documentation, field documentation, fields, form fields, generic field properties, validation, visual appearance"},{"@type":"BreadcrumbList","@id":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"http:\/\/abcsubmit.com\/site#listItem","position":1,"name":"Home","item":"http:\/\/abcsubmit.com\/site","nextItem":{"@type":"ListItem","@id":"http:\/\/abcsubmit.com\/site\/category\/form-fields\/#listItem","name":"Form Fields"}},{"@type":"ListItem","@id":"http:\/\/abcsubmit.com\/site\/category\/form-fields\/#listItem","position":2,"name":"Form Fields","item":"http:\/\/abcsubmit.com\/site\/category\/form-fields\/","nextItem":{"@type":"ListItem","@id":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/#listItem","name":"Form Field properties &#8211; Documentation"},"previousItem":{"@type":"ListItem","@id":"http:\/\/abcsubmit.com\/site#listItem","name":"Home"}},{"@type":"ListItem","@id":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/#listItem","position":3,"name":"Form Field properties &#8211; Documentation","previousItem":{"@type":"ListItem","@id":"http:\/\/abcsubmit.com\/site\/category\/form-fields\/#listItem","name":"Form Fields"}}]},{"@type":"Organization","@id":"http:\/\/abcsubmit.com\/site\/#organization","name":"AbcSubmit","description":"Create free web online forms within minutes, sell items online and more. With the simple drag & drop interface, building an online form, website, poll or quiz is a breeze. Get started now for free!","url":"http:\/\/abcsubmit.com\/site\/"},{"@type":"Person","@id":"http:\/\/abcsubmit.com\/site\/author\/andrei\/#author","url":"http:\/\/abcsubmit.com\/site\/author\/andrei\/","name":"andrei","image":{"@type":"ImageObject","@id":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/b18b23348ba34af03ff8ac8d2d6db0d295d2b9c091e13f8f4b0721e686e3dc48?s=96&d=mm&r=g","width":96,"height":96,"caption":"andrei"}},{"@type":"WebPage","@id":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/#webpage","url":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/","name":"Form Field properties \u2013 Documentation - AbcSubmit","description":"See a manual regarding the settings of all fields. For a custom specific field settings documentation, please visit the related field documentation page.","inLanguage":"en-US","isPartOf":{"@id":"http:\/\/abcsubmit.com\/site\/#website"},"breadcrumb":{"@id":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/#breadcrumblist"},"author":{"@id":"http:\/\/abcsubmit.com\/site\/author\/andrei\/#author"},"creator":{"@id":"http:\/\/abcsubmit.com\/site\/author\/andrei\/#author"},"datePublished":"2018-11-26T10:59:04+00:00","dateModified":"2019-07-16T15:48:31+00:00"},{"@type":"WebSite","@id":"http:\/\/abcsubmit.com\/site\/#website","url":"http:\/\/abcsubmit.com\/site\/","name":"AbcSubmit","description":"Create free web online forms within minutes, sell items online and more. With the simple drag & drop interface, building an online form, website, poll or quiz is a breeze. Get started now for free!","inLanguage":"en-US","publisher":{"@id":"http:\/\/abcsubmit.com\/site\/#organization"}}]},"og:locale":"en_US","og:site_name":"AbcSubmit - Create free web online forms within minutes, sell items online and more. With the simple drag &amp; drop interface, building an online form, website, poll or quiz is a breeze. Get started now for free!","og:type":"article","og:title":"Form Field properties \u2013 Documentation - AbcSubmit","og:description":"See a manual regarding the settings of all fields. For a custom specific field settings documentation, please visit the related field documentation page.","og:url":"http:\/\/www.abcsubmit.com\/site\/form-fields\/field-properties-documentation","article:published_time":"2018-11-26T10:59:04+00:00","article:modified_time":"2019-07-16T15:48:31+00:00","twitter:card":"summary","twitter:title":"Form Field properties \u2013 Documentation - AbcSubmit","twitter:description":"See a manual regarding the settings of all fields. For a custom specific field settings documentation, please visit the related field documentation page."},"aioseo_meta_data":{"post_id":"435","title":"","description":"See a manual regarding the settings of all fields. For a custom specific field settings documentation, please visit the related field documentation page.","keywords":null,"keyphrases":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":"\/\/www.abcsubmit.com\/site\/form-fields\/field-properties-documentation\/","og_title":"","og_description":"","og_object_type":"article","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":"","og_article_tags":"","twitter_use_og":false,"twitter_card":"summary","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-09-09 13:53:25","updated":"2026-09-09 13:53:25"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/abcsubmit.com\/site\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/abcsubmit.com\/site\/category\/form-fields\/\" title=\"Form Fields\">Form Fields<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tForm Field properties \u2013 Documentation\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"http:\/\/abcsubmit.com\/site"},{"label":"Form Fields","link":"http:\/\/abcsubmit.com\/site\/category\/form-fields\/"},{"label":"Form Field properties &#8211; Documentation","link":"http:\/\/abcsubmit.com\/site\/form-fields\/field-properties-documentation\/"}],"_links":{"self":[{"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/posts\/435","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/comments?post=435"}],"version-history":[{"count":26,"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/posts\/435\/revisions"}],"predecessor-version":[{"id":4801,"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/posts\/435\/revisions\/4801"}],"wp:attachment":[{"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/media?parent=435"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/categories?post=435"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/abcsubmit.com\/site\/wp-json\/wp\/v2\/tags?post=435"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}