{"id":8053,"date":"2023-08-14T14:11:59","date_gmt":"2023-08-14T21:11:59","guid":{"rendered":"https:\/\/membermouse.com\/?post_type=ht_kb&amp;p=8053"},"modified":"2023-08-14T14:11:59","modified_gmt":"2023-08-14T21:11:59","slug":"mensagem-do-formulario-smarttag-mm_form_message","status":"publish","type":"ht_kb","link":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/","title":{"rendered":"Mensagem de formul\u00e1rio SmartTag\u2122 (MM_Form_Message)"},"content":{"rendered":"<p class=\"wp-block-paragraph\">This tag is used in conjunction with the\u00a0Invalid SmartTag Configuration: The &#8216;type&#8217; attribute is required for SmartTag MM_Form.\u00a0tag. It is used to display messages on the screen relevant to the current form. Depending on the type of the parent form, different message types are supported.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Atributos<\/h5>\n\n\n\n<p class=\"wp-block-paragraph\"><code>tipo<\/code>\u00a0&#8211; Indicates what type of message to display. The entire set of acceptable values for this attribute is dependent on the form type, but the value of\u00a0&#8216;error&#8217;\u00a0is acceptable for all forms. Messages of type\u00a0&#8216;error&#8217;\u00a0will display any errors associated with form submission on the screen. Additional values for the\u00a0&#8216;type&#8217;\u00a0attribute may be available for different form types. See the section below for a list of additional values based on form type.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Diferentes tipos de formul\u00e1rios aceitam diferentes tipos de mensagens. Abaixo est\u00e1 uma lista dos tipos de mensagens compat\u00edveis, divididos por tipo de formul\u00e1rio.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>checkout<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\"><code>erro<\/code>&nbsp;- Exibe qualquer mensagem de erro que tenha ocorrido enquanto o usu\u00e1rio estava interagindo com o formul\u00e1rio.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>cupomSucesso<\/code>&nbsp;- Exibe uma mensagem relacionada \u00e0 aplica\u00e7\u00e3o bem-sucedida de um cupom a um pedido.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>couponError<\/code>&nbsp;- Exibe uma mensagem relacionada ao fato de um cupom ter sido aplicado sem sucesso a um pedido.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>myAccount<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\"><code>erro<\/code>&nbsp;- Exibe qualquer mensagem de erro que tenha ocorrido enquanto o usu\u00e1rio estava interagindo com o formul\u00e1rio.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>login<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\"><code>erro<\/code>&nbsp;- Exibe qualquer mensagem de erro que tenha ocorrido enquanto o usu\u00e1rio estava interagindo com o formul\u00e1rio.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>forgotPassword<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\"><code>erro<\/code>&nbsp;- Exibe qualquer mensagem de erro que tenha ocorrido enquanto o usu\u00e1rio estava interagindo com o formul\u00e1rio.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>sucesso<\/code>&nbsp;- Isso exibe uma mensagem de sucesso informando ao membro que uma nova senha foi enviada para seu endere\u00e7o de e-mail.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>resetPassword<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\"><code>erro<\/code>&nbsp;- Exibe qualquer mensagem de erro que tenha ocorrido enquanto o usu\u00e1rio estava interagindo com o formul\u00e1rio.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>sucesso<\/code>&nbsp;- Isso exibe uma mensagem de sucesso informando ao membro que sua nova senha foi definida.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>1clickPurchase<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\"><code>cupomSucesso<\/code>&nbsp;- Exibe uma mensagem relacionada \u00e0 aplica\u00e7\u00e3o bem-sucedida de um cupom a um pedido.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>couponError<\/code>&nbsp;- Exibe uma mensagem relacionada ao fato de um cupom ter sido aplicado sem sucesso a um pedido.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading\"><strong>personalizado<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\"><code>erro<\/code>&nbsp;- Exibe qualquer mensagem de erro que tenha ocorrido enquanto o usu\u00e1rio estava interagindo com o formul\u00e1rio.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>sucesso<\/code>&nbsp;- Isso exibe uma mensagem de sucesso informando ao membro que seus dados personalizados foram salvos com sucesso.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Uso<\/h5>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<pre class=\"wp-block-code\"><code>[MM_Form type=&quot;checkout&quot;]\n\n[MM_Form_Message type=&quot;error&quot;]\n\nCupom: [MM_Form_Field name=&quot;couponCode&quot;]\n\n&lt;a href=&quot;\/pt\/[MM_Form_Message type=&#039;applyCoupon&#039;]\/&quot;&gt;Aplicar cupom&lt;\/a&gt;\n\n[MM_Form_Message type=&quot;couponSuccess&quot;]\n\n[MM_Form_Message type=&quot;couponError&quot;]\n\n...outras SmartTags de formul&aacute;rio...\n\n[\/MM_Form]<\/code><\/pre>\n<\/div><\/div>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">In this example, I&#8217;m using the\u00a0MM_Form_Message tag to display general form errors at the top of the screen and to display messaging related to applying a coupon to the order right below the coupon code form field.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Essa tag \u00e9 usada em conjunto com a tag. Ela \u00e9 usada para exibir mensagens na tela relevantes para o formul\u00e1rio atual. Dependendo do tipo do formul\u00e1rio pai,...<\/p>","protected":false},"author":20918,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"ht-kb-category":[181],"ht-kb-tag":[],"class_list":["post-8053","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-form-tags"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"This tag is used in conjunction with the tag. It is used to display messages on the screen relevant to the current form. Depending on the type of the parent form, different message types are supported. Attributes type - Indicates what type of message to display. The entire set of acceptable values for this attribute is dependent\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Blair\"\/>\n\t<meta name=\"google-site-verification\" content=\"RIQFHn-t5QxsuMU4pLG9xaceb-mmGuRaOWAEU1Q078U\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"pt_BR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MemberMouse |\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Form Message SmartTag\u2122 (MM_Form_Message) | MemberMouse\" \/>\n\t\t<meta property=\"og:description\" content=\"This tag is used in conjunction with the tag. It is used to display messages on the screen relevant to the current form. Depending on the type of the parent form, different message types are supported. Attributes type - Indicates what type of message to display. The entire set of acceptable values for this attribute is dependent\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-08-14T21:11:59+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-08-14T21:11:59+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/membermouse\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@MemberMouse\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Form Message SmartTag\u2122 (MM_Form_Message) | MemberMouse\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This tag is used in conjunction with the tag. It is used to display messages on the screen relevant to the current form. Depending on the type of the parent form, different message types are supported. Attributes type - Indicates what type of message to display. The entire set of acceptable values for this attribute is dependent\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@MemberMouse\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/docs\\\/form-message-smarttag-mm_form_message\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/membermouse.com\\\/pt\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"name\":\"SmartTags\\u2122\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"position\":2,\"name\":\"SmartTags\\u2122\",\"item\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/article-categories\\\/mm-smarttags\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/article-categories\\\/form-tags\\\/#listItem\",\"name\":\"Form SmartTags\\u2122\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/article-categories\\\/form-tags\\\/#listItem\",\"position\":3,\"name\":\"Form SmartTags\\u2122\",\"item\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/article-categories\\\/form-tags\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/docs\\\/form-message-smarttag-mm_form_message\\\/#listItem\",\"name\":\"Form Message SmartTag&#x2122; (MM_Form_Message)\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/article-categories\\\/mm-smarttags\\\/#listItem\",\"name\":\"SmartTags\\u2122\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/docs\\\/form-message-smarttag-mm_form_message\\\/#listItem\",\"position\":4,\"name\":\"Form Message SmartTag&#x2122; (MM_Form_Message)\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/article-categories\\\/form-tags\\\/#listItem\",\"name\":\"Form SmartTags\\u2122\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/#organization\",\"name\":\"MemberMouse\",\"url\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/\",\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/membermouse\",\"https:\\\/\\\/twitter.com\\\/MemberMouse\",\"https:\\\/\\\/www.instagram.com\\\/membermouse\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/membermouse\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/membermouse\\\/\",\"https:\\\/\\\/soundcloud.com\\\/membermouse\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/author\\\/blaircaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/author\\\/blaircaseproof-com\\\/\",\"name\":\"Blair\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/docs\\\/form-message-smarttag-mm_form_message\\\/#authorImage\",\"url\":\"https:\\\/\\\/membermouse.com\\\/wp-content\\\/litespeed\\\/avatar\\\/5b6227a6ed29e339c22d01fe541a969c.jpg?ver=1788217201\",\"width\":96,\"height\":96,\"caption\":\"Blair\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/docs\\\/form-message-smarttag-mm_form_message\\\/#webpage\",\"url\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/docs\\\/form-message-smarttag-mm_form_message\\\/\",\"name\":\"Form Message SmartTag\\u2122 (MM_Form_Message) | MemberMouse\",\"description\":\"This tag is used in conjunction with the tag. It is used to display messages on the screen relevant to the current form. Depending on the type of the parent form, different message types are supported. Attributes type - Indicates what type of message to display. The entire set of acceptable values for this attribute is dependent\",\"inLanguage\":\"pt-BR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/docs\\\/form-message-smarttag-mm_form_message\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/author\\\/blaircaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/author\\\/blaircaseproof-com\\\/#author\"},\"datePublished\":\"2023-08-14T14:11:59-04:00\",\"dateModified\":\"2023-08-14T14:11:59-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/#website\",\"url\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/\",\"name\":\"MemberMouse\",\"inLanguage\":\"pt-BR\",\"publisher\":{\"@id\":\"https:\\\/\\\/membermouse.com\\\/pt\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Form Message SmartTag\u2122 (MM_Form_Message) | MemberMouse<\/title>\n\n","aioseo_head_json":{"title":"Mensagem de formul\u00e1rio SmartTag\u2122 (MM_Form_Message) | MemberMouse","description":"Essa tag \u00e9 usada em conjunto com a tag. \u00c9 usada para exibir mensagens na tela relevantes para o formul\u00e1rio atual. Dependendo do tipo do formul\u00e1rio pai, h\u00e1 suporte para diferentes tipos de mensagens. Atributos type - Indica o tipo de mensagem a ser exibida. O conjunto completo de valores aceit\u00e1veis para esse atributo depende de","canonical_url":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"RIQFHn-t5QxsuMU4pLG9xaceb-mmGuRaOWAEU1Q078U","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt#listItem","position":1,"name":"Home","item":"https:\/\/membermouse.com\/pt","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt\/article-categories\/mm-smarttags\/#listItem","name":"SmartTags\u2122"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt\/article-categories\/mm-smarttags\/#listItem","position":2,"name":"SmartTags\u2122","item":"https:\/\/membermouse.com\/pt\/article-categories\/mm-smarttags\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt\/article-categories\/form-tags\/#listItem","name":"Form SmartTags\u2122"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt\/article-categories\/form-tags\/#listItem","position":3,"name":"Form SmartTags\u2122","item":"https:\/\/membermouse.com\/pt\/article-categories\/form-tags\/","nextItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/#listItem","name":"Form Message SmartTag&#x2122; (MM_Form_Message)"},"previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt\/article-categories\/mm-smarttags\/#listItem","name":"SmartTags\u2122"}},{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/#listItem","position":4,"name":"Form Message SmartTag&#x2122; (MM_Form_Message)","previousItem":{"@type":"ListItem","@id":"https:\/\/membermouse.com\/pt\/article-categories\/form-tags\/#listItem","name":"Form SmartTags\u2122"}}]},{"@type":"Organization","@id":"https:\/\/membermouse.com\/pt\/#organization","name":"MemberMouse","url":"https:\/\/membermouse.com\/pt\/","sameAs":["https:\/\/www.facebook.com\/membermouse","https:\/\/twitter.com\/MemberMouse","https:\/\/www.instagram.com\/membermouse\/","https:\/\/www.youtube.com\/user\/membermouse","https:\/\/www.linkedin.com\/company\/membermouse\/","https:\/\/soundcloud.com\/membermouse"]},{"@type":"Person","@id":"https:\/\/membermouse.com\/pt\/author\/blaircaseproof-com\/#author","url":"https:\/\/membermouse.com\/pt\/author\/blaircaseproof-com\/","name":"Blair","image":{"@type":"ImageObject","@id":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/#authorImage","url":"https:\/\/membermouse.com\/wp-content\/litespeed\/avatar\/5b6227a6ed29e339c22d01fe541a969c.jpg?ver=1788217201","width":96,"height":96,"caption":"Blair"}},{"@type":"WebPage","@id":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/#webpage","url":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/","name":"Form Message SmartTag\u2122 (MM_Form_Message) | MemberMouse","description":"This tag is used in conjunction with the tag. It is used to display messages on the screen relevant to the current form. Depending on the type of the parent form, different message types are supported. Attributes type - Indicates what type of message to display. The entire set of acceptable values for this attribute is dependent","inLanguage":"pt-BR","isPartOf":{"@id":"https:\/\/membermouse.com\/pt\/#website"},"breadcrumb":{"@id":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/#breadcrumblist"},"author":{"@id":"https:\/\/membermouse.com\/pt\/author\/blaircaseproof-com\/#author"},"creator":{"@id":"https:\/\/membermouse.com\/pt\/author\/blaircaseproof-com\/#author"},"datePublished":"2023-08-14T14:11:59-04:00","dateModified":"2023-08-14T14:11:59-04:00"},{"@type":"WebSite","@id":"https:\/\/membermouse.com\/pt\/#website","url":"https:\/\/membermouse.com\/pt\/","name":"MemberMouse","inLanguage":"pt-BR","publisher":{"@id":"https:\/\/membermouse.com\/pt\/#organization"}}]},"og:locale":"pt_BR","og:site_name":"MemberMouse |","og:type":"article","og:title":"Form Message SmartTag\u2122 (MM_Form_Message) | MemberMouse","og:description":"This tag is used in conjunction with the tag. It is used to display messages on the screen relevant to the current form. Depending on the type of the parent form, different message types are supported. Attributes type - Indicates what type of message to display. The entire set of acceptable values for this attribute is dependent","og:url":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/","article:published_time":"2023-08-14T21:11:59+00:00","article:modified_time":"2023-08-14T21:11:59+00:00","article:publisher":"https:\/\/www.facebook.com\/membermouse","twitter:card":"summary_large_image","twitter:site":"@MemberMouse","twitter:title":"Form Message SmartTag\u2122 (MM_Form_Message) | MemberMouse","twitter:description":"This tag is used in conjunction with the tag. It is used to display messages on the screen relevant to the current form. Depending on the type of the parent form, different message types are supported. Attributes type - Indicates what type of message to display. The entire set of acceptable values for this attribute is dependent","twitter:creator":"@MemberMouse"},"aioseo_meta_data":{"post_id":"8053","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"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,"location":null,"local_seo":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"created":"2023-10-11 18:36:43","updated":"2026-06-03 04:51:56","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":"2026-06-03 00:16:31","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/pt\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/pt\/article-categories\/mm-smarttags\/\" title=\"SmartTags\u2122\">SmartTags\u2122<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/membermouse.com\/pt\/article-categories\/form-tags\/\" title=\"Form SmartTags\u2122\">Form SmartTags\u2122<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tForm Message SmartTag\u2122 (MM_Form_Message)\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/membermouse.com\/pt"},{"label":"SmartTags\u2122","link":"https:\/\/membermouse.com\/pt\/article-categories\/mm-smarttags\/"},{"label":"Form SmartTags\u2122","link":"https:\/\/membermouse.com\/pt\/article-categories\/form-tags\/"},{"label":"Form Message SmartTag&#x2122; (MM_Form_Message)","link":"https:\/\/membermouse.com\/pt\/docs\/form-message-smarttag-mm_form_message\/"}],"_links":{"self":[{"href":"https:\/\/membermouse.com\/pt\/wp-json\/wp\/v2\/ht-kb\/8053","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/membermouse.com\/pt\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/membermouse.com\/pt\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/membermouse.com\/pt\/wp-json\/wp\/v2\/users\/20918"}],"replies":[{"embeddable":true,"href":"https:\/\/membermouse.com\/pt\/wp-json\/wp\/v2\/comments?post=8053"}],"version-history":[{"count":0,"href":"https:\/\/membermouse.com\/pt\/wp-json\/wp\/v2\/ht-kb\/8053\/revisions"}],"wp:attachment":[{"href":"https:\/\/membermouse.com\/pt\/wp-json\/wp\/v2\/media?parent=8053"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/membermouse.com\/pt\/wp-json\/wp\/v2\/ht-kb-category?post=8053"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/membermouse.com\/pt\/wp-json\/wp\/v2\/ht-kb-tag?post=8053"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}