{"id":30181,"date":"2022-11-04T21:16:04","date_gmt":"2022-11-04T21:16:04","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/articles\/displaying-queried-form-submissions-in-a-listing-grid\/"},"modified":"2023-07-28T14:01:48","modified_gmt":"2023-07-28T14:01:48","slug":"displaying-queried-form-submissions-in-a-listing-grid","status":"publish","type":"article","link":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/","title":{"rendered":"How to Display Queried Form Submissions in a Listing Grid"},"content":{"rendered":"\n<p>With the <em>JetEngine <\/em><a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-query-builder-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Query Builder<\/strong><\/a> and <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-listing-functionality-how-to-create-a-new-listing-to-apply-for-the-certain-post-type\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Listing Template<\/strong><\/a> features, you can display the <a href=\"https:\/\/jetformbuilder.com\/features\/wordpress-custom-form-records-page\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>JetFormBuilder form submission records<\/strong><\/a> on the front end. With such settings, users can observe their submission information, like date, total price, etc.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"set-jetformbuilder-records-query\">Set JetFormBuilder Records Query<\/h2>\n\n\n\n<p>Proceed to the <strong><em>JetEngine &gt; Query Builder <\/em><\/strong>tab on the WordPress Dashboard and hit the <strong>\u201cAdd New\u201d <\/strong>button.<\/p>\n\n\n\n<p>Enter the query <strong>Name<\/strong> and select the \u201cJetFormBuilder Records\u201d <strong>Query Type<\/strong>.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetformbuilder-records-query-type-2.png\" alt=\"jetformbuilder records query type\">\n\n\n\n<p>In the <strong>JetFormBuilder Records Query<\/strong> tab, there are such settings:<\/p>\n\n\n\n<ul>\n<li><strong>Form. <\/strong>Select one or several JetForms, with records you want to display. Remember that the picked forms have to have the <strong>Store Form Record <\/strong>action;<\/li>\n\n\n\n<li><strong>User. <\/strong>Enter the user ID for which you want to display form records. Be aware that you can enter only one user ID for one query. If you leave this field empty, the listing will display form records of all users. You can also hit the <strong>macros <\/strong>trigger and choose the <strong>\u201cCurrent User ID\u201d <\/strong>macro to display the records of the current user or the <strong>\u201cQueried User ID\u201d <\/strong>macro to display the records of the queried user on the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-user-profile-builder-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Profile Builder<\/strong><\/a><strong> <\/strong>pages;<\/li>\n\n\n\n<li><strong>Status. <\/strong>Pick&nbsp; \u201cAny,\u201d \u201cSuccess,\u201d or \u201cFailed\u201d submit status;<\/li>\n\n\n\n<li><strong>Date Query. <\/strong>Here you can limit the query result to a specific time period. Choose the \u201cBefore Date,\u201d \u201cAfter Date,\u201d or \u201cBetween Dates\u201d option. In the appeared <strong>From Date <\/strong>field, you can set the exact date or human-readable string like \u201ctoday,\u201d \u201ctoday &#8211; 7 days,\u201d etc.<\/li>\n<\/ul>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetformbuilder-records-query-settings-2.png\" alt=\"jetformbuilder records query settings\">\n\n\n\n<p>In the <strong>Query by Fields Values<\/strong> tab, if you hit the <strong>\u201cAdd New\u201d<\/strong> button, you\u2019ll see such settings:<\/p>\n\n\n\n<ul>\n<li><strong>Form field<\/strong>. Enter the name of the needed field (don\u2019t be confused with the field label);<\/li>\n\n\n\n<li><strong>Compare<\/strong>. Here you can choose how the values will be compared:\n<ul>\n<li>Equal \u2013 displays items having an equal value;<\/li>\n\n\n\n<li>Not Equal \u2013 shows items that don\u2019t have an equal value;<\/li>\n\n\n\n<li>Greater than \u2013 shows items that have a greater value. It works with numeric values only;<\/li>\n\n\n\n<li>Greater or equal \u2013 displays items that have a greater or equal value. It also works only for numeric values;<\/li>\n\n\n\n<li>Less than \u2013 shows items that have a lesser value. For numeric values only;<\/li>\n\n\n\n<li>Less or equal \u2013 displays items that have a lesser or equal numeric value;<\/li>\n\n\n\n<li>Like \u2013 shows items that have the value you\u2019ve set in the <strong>Value <\/strong>field mentioned in the content;<\/li>\n\n\n\n<li>Not like \u2013 displays only the items that don\u2019t have the value you\u2019ve set in the <strong>Value <\/strong>field mentioned in the content;<\/li>\n\n\n\n<li>In the list \u2013 after you add several values to the <strong>Value <\/strong>field, it shows the items that have at least one of them in their content;<\/li>\n\n\n\n<li>Not in the list \u2013 displays items that have any values except the ones you typed into the <strong>Value <\/strong>field;<\/li>\n\n\n\n<li>Between \u2013 displays items that contain the value between two, which are set in the <strong>Value <\/strong>field;&nbsp;<\/li>\n\n\n\n<li>Not between \u2013 shows all the items except the ones that contain a value that matches the set interval;<\/li>\n\n\n\n<li>Exist \u2013 shows all the items that contain the Key. You don\u2019t need to set the <strong>Value <\/strong>in this case;<\/li>\n\n\n\n<li>Not exist \u2013 displays all the items that don\u2019t contain the Key. You don\u2019t need to set the <strong>Value <\/strong>either;<\/li>\n\n\n\n<li>Regexp \u2013 displays items whose regular expression matches with the values in the field;<\/li>\n\n\n\n<li>Not regexp \u2013 displays items whose regular expression doesn\u2019t match with the values in the field;<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Value<\/strong>. The value you set here will be compared to the value of the field;<\/li>\n\n\n\n<li><strong>Type<\/strong>. This drop-down allows you to specify what type of data is stored in the chosen field:\n<ul>\n<li>Char \u2013 alphabetic data that is not sensitive to case;<\/li>\n\n\n\n<li>Numeric \u2013 whole numbers only;<\/li>\n\n\n\n<li>Date \u2013 date values;<\/li>\n\n\n\n<li>Datetime \u2013 date and time;<\/li>\n\n\n\n<li>Decimal \u2013 fraction number data;<\/li>\n\n\n\n<li>Time \u2013 time values;<\/li>\n\n\n\n<li>Binary \u2013 data that is sensitive to case;<\/li>\n\n\n\n<li>Signed \u2013 whole numbers, both positive and negative;<\/li>\n\n\n\n<li>Unsigned \u2013 whole numbers, only positive.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/query-by-fields-values-2.png\" alt=\"query fields by values\">\n\n\n\n<ul>\n<li><strong>Show\/Per Page Limit.<\/strong> Here you can define how many items will be shown in the Listing Grid simultaneously. If you add the <em>JetSmartFilters <\/em><strong>Pagination<\/strong>, this feature will specify the number of items on one page;<\/li>\n\n\n\n<li><strong>Offset. <\/strong>Type the number of first items you would like to skip from the start. Be informed that this option doesn\u2019t work if the <strong>Show\/Per Page Limit<\/strong> field is empty.<\/li>\n<\/ul>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/per-page-limit-and-offset-settings-2.png\" alt=\"per page limit and offset settings\">\n\n\n\n<p>When you finish customizing, hit the <strong>\u201cAdd\/Update Query\u201d <\/strong>button.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"create-listing-template\">Create Listing Template<\/h2>\n\n\n\n<p>Go to <strong><em>JetEngine &gt; Listings <\/em><\/strong>and press the <strong>\u201cAdd New\u201d <\/strong>button.<\/p>\n\n\n\n<p>In the appeared pop-up, select the \u201cQuery Builder\u201d <strong>Listing source<\/strong>, the name of the recently created <strong>Query<\/strong>, enter the <strong>Listing item name<\/strong>, and pick the \u201cElementor\u201d or \u201cBlocks (Gutenberg)\u201d <strong>Listing view<\/strong>. Hit the <strong>\u201cCreate Listing Item\u201d <\/strong>button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/setup-listing-item-pop-up-2.png\" alt=\"setup listing item pop-up\">\n\n\n\n<h4 class=\"wp-block-heading\" id=\"displaying-general-form-record-information-with-dynamic-field\"><strong>Displaying general form record information with Dynamic Field<\/strong><\/h4>\n\n\n\n<p>Placing the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-dynamic-field-widget-overview-how-to-use-filter-field-output\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Dynamic Field<\/strong><\/a><strong> <\/strong>widget or block, you can display the form record information. Select the \u201cPost\/Term\/User\/Object Data\u201d <strong>Source <\/strong>and select the needed option in the <strong>JetFormBuilder <\/strong>section from the <strong>Object Field <\/strong>drop-down menu.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/dynamic-field-widget-settings-in-Elementor-2.png\" alt=\"dynamic field widget settings in Elementor\">\n\n\n\n<p>The identical settings are in the <strong>Dynamic Field <\/strong>block.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/dynamic-field-settings-in-the-block-editor-2-392x1024-1.png\" alt=\"dynamic field settings in the block editor\">\n\n\n\n<h4 class=\"wp-block-heading\" id=\"displaying-form-field-values-with-dynamic-field\"><strong>Displaying form field values with Dynamic Field<\/strong><\/h4>\n\n\n\n<p>If you select the \u201cForm Fields\u201d option in the <strong>Object Field<\/strong> drop-down menu, you can display the value of the specified field.<\/p>\n\n\n\n<p>Enable the <strong>Filter field output <\/strong>and select the \u201cGet child element from object\/array\u201d <strong>Callback<\/strong>. In the <strong>Child item name<\/strong> field, enter the form field name (don\u2019t be confused with the field label).<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/form-fields-object-field-2.png\" alt=\"form fields object field\">\n\n\n\n<p>If you select the \u201cMultiple select field values\u201d <strong>Callback<\/strong>, you will display all form field values.<\/p>\n\n\n<div class=\"note-banner d-flex border-bold border-jetsmartfilters rounded overflow-hidden p-20\"><div class=\"mr-12\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1 21H23L12 2L1 21ZM13 18H11V16H13V18ZM13 14H11V10H13V14Z\" fill=\"#FA5450\"\/><\/svg><\/div><div class=\"d-flex flex-column\"><div class=\"text-900 mb-12\">Warning<\/div><p class=\"m-0\">Be careful with such a setting since you can overload the website, especially if you have numerous fields in the forms. We recommend displaying one form field value with the one <strong>Dynamic Field<\/strong> widget or block as described above.<\/p><\/div><\/div>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/all-form-fields-values-displaying-2.png\" alt=\"all form fields values displaying\">\n\n\n\n<h4 class=\"wp-block-heading\" id=\"displaying-form-field-values-with-dynamic-tag\"><strong>Displaying form field values with Dynamic Tag<\/strong><\/h4>\n\n\n\n<p>You can also display the form values, drag-n-dropping the <strong>Heading <\/strong>or <strong>Text Editor <\/strong>widget and hitting the <strong>\u201cDynamic Tag\u201d <\/strong>button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/dynamic-tag-button-in-elementor-1.png\" alt=\"dynamic tag button in elementor\">\n\n\n\n<p>Select the \u201cJetFormBuilder Record Field\u201d dynamic tag and enter the needed <strong>Field Name<\/strong>.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetformbuulder-record-field-dynamic-tag-1.png\" alt=\"jetformbuilder record field dynamic tag\">\n\n\n\n<p>If you work in the Block editor, place the <strong>Heading <\/strong>block, push the <strong>\u201cDynamic Content\u201d <\/strong>button, and click on \u201cContent.\u201d In the Data Source tab, pick the \u201cCustom Data\u201d Source, choose \u201cJetFormBuilder Record Field\u201d in Select data to show, and enter the needed <strong>Field Name<\/strong>.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/dynamic-content-button-in-the-block-editor-2.png\" alt=\"dynamic content button in the block editor\">\n\n\n\n<p>When you finish customizing the listing template, press the <strong>\u201cPublish\/Update\u201d <\/strong>button.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"place-listing-grid-on-page\">Place Listing Grid on Page<\/h2>\n\n\n\n<p>Proceed to the page where you want to display form submissions and click to edit it in the Gutenberg or Elementor editor.<\/p>\n\n\n\n<p>Place the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-listing-grid-widget-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Listing Grid<\/strong><\/a> widget or block and select the needed <strong>Listing <\/strong>from the drop-down menu.<\/p>\n\n\n\n<p>When you\u2019re done, hit the <strong>\u201cPublish\/Update\u201d <\/strong>button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/listing-grid-with-submitted-form-records-2.png\" alt=\"listing grid with submitted form records\">\n\n\n\n<p>Finally, proceed to the page on the front end and have a look.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/submitted-form-records-on-the-front-end-2.png\" alt=\"submitted form records on the front end\">\n\n\n\n<p>That\u2019s all. Now you know how to create a query for the <em>JetFormBuilder <\/em>form submission records and display them on the front end with the help of the <em>JetEngine <\/em>plugin.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>From this tutorial, you will discover how to create a query for the JetFormBuilder form submission records and display them on the front end with the help of the JetEngine WordPress plugin.<\/p>\n","protected":false},"author":1,"featured_media":0,"template":"","format":"standard","builder-category":[],"article-category":[405],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Display Queried Form Submissions in Listing Grid \u2014 JetEngine | Crocoblock<\/title>\n<meta name=\"description\" content=\"Discover how to create a query for the JetFormBuilder form submission records and display them on the front end with the help of the JetEngine WordPress plugin.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Display Queried Form Submissions in Listing Grid \u2014 JetEngine | Crocoblock\" \/>\n<meta property=\"og:description\" content=\"Discover how to create a query for the JetFormBuilder form submission records and display them on the front end with the help of the JetEngine WordPress plugin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-28T14:01:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetformbuilder-records-query-type-2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/\",\"name\":\"How to Display Queried Form Submissions in Listing Grid \u2014 JetEngine | Crocoblock\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2022-11-04T21:16:04+00:00\",\"dateModified\":\"2023-07-28T14:01:48+00:00\",\"description\":\"Discover how to create a query for the JetFormBuilder form submission records and display them on the front end with the help of the JetEngine WordPress plugin.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Display Queried Form Submissions in a Listing Grid\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"name\":\"Help Center\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\",\"name\":\"Help Center\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"contentUrl\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"caption\":\"Help Center\"},\"image\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Display Queried Form Submissions in Listing Grid \u2014 JetEngine | Crocoblock","description":"Discover how to create a query for the JetFormBuilder form submission records and display them on the front end with the help of the JetEngine WordPress plugin.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/","og_locale":"en_US","og_type":"article","og_title":"How to Display Queried Form Submissions in Listing Grid \u2014 JetEngine | Crocoblock","og_description":"Discover how to create a query for the JetFormBuilder form submission records and display them on the front end with the help of the JetEngine WordPress plugin.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/","og_site_name":"Help Center","article_modified_time":"2023-07-28T14:01:48+00:00","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/02\/jetformbuilder-records-query-type-2.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/","url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/","name":"How to Display Queried Form Submissions in Listing Grid \u2014 JetEngine | Crocoblock","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2022-11-04T21:16:04+00:00","dateModified":"2023-07-28T14:01:48+00:00","description":"Discover how to create a query for the JetFormBuilder form submission records and display them on the front end with the help of the JetEngine WordPress plugin.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/displaying-queried-form-submissions-in-a-listing-grid\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crocoblock.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"Articles","item":"https:\/\/crocoblock.com\/knowledge-base\/articles\/"},{"@type":"ListItem","position":3,"name":"How to Display Queried Form Submissions in a Listing Grid"}]},{"@type":"WebSite","@id":"https:\/\/crocoblock.com\/knowledge-base\/#website","url":"https:\/\/crocoblock.com\/knowledge-base\/","name":"Help Center","description":"","publisher":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization","name":"Help Center","url":"https:\/\/crocoblock.com\/knowledge-base\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/","url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","contentUrl":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","caption":"Help Center"},"image":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article\/30181"}],"collection":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/types\/article"}],"author":[{"embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/users\/1"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=30181"}],"wp:term":[{"taxonomy":"builder-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/builder-category?post=30181"},{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article-category?post=30181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}