{"id":23974,"date":"2024-02-15T14:53:34","date_gmt":"2024-02-15T22:53:34","guid":{"rendered":"https:\/\/docs.extraview.com\/v25\/book\/attachment-layouts-1\/"},"modified":"2025-02-28T17:57:01","modified_gmt":"2025-03-01T01:57:01","slug":"attachment-layouts-1","status":"publish","type":"page","link":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/","title":{"rendered":"Attachment Layouts"},"content":{"rendered":"<p><a href=\"v25\/attachments-3\/\">Click for end user documentation<\/a><\/p>\n<h3>Security Permission Keys<\/h3>\n<table class=\"border\">\n<tbody>\n<tr class=\"tableHeaderRow\">\n<td>Field\/Security permission key<\/td>\n<td>Purpose<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACHMENT<\/td>\n<td>This key controls the overall ability to create attachments. Write permission to this key is needed by the user role, for attachments to be able to be created or maintained. If there is no read permission, the attachment layout is not visible. This field is the only field that should be placed on reports where you want to display attachments, such as the detailed report. The remaining fields for the attachment will be placed onto the report by ExtraView, according to whether the field has read permission. When you have read permission to attachments on reports, a View attachment button is automatically placed on the report, allowing you to view the contents of all attachments to an issue directly.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACHMENT_ADD<\/td>\n<td>This controls the Add button for attachments. Write access is needed to control this.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACHMENT_DELETE<\/td>\n<td>This is to enable and disable the delete attachment button. A <strong>Delete<\/strong> button is also placed at the top of the attachment layout, if attachments exist and the ATTACH_SELECT button is placed on the layout and the user role has permission to this field.\u00a0 This allows you to select multiple attachments and delete them with a single action.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACHMENT_EDIT<\/td>\n<td>Controls whether a user role may edit the attachment description of a previously uploaded attachment. Write permission is needed for this<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACHMENT_HIST<\/td>\n<td>Controls the presence of a History button on the edit screen within the attachment. This button presents a window with a layout defined in the layout editor and named ATTACHMENT_HISTORY, which presents the historic records showing the updates and accesses to attachments. Normally, this layout is defined in the global area and inherited by all business areas and projects.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACHMENT_VIEW<\/td>\n<td>Controls whether a user role may view a previously uploaded attachment. Read or write permission is needed for this<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACHMENT_SAVE<\/td>\n<td>This button invokes the browser&#8217;s ability to download and save an attachment, as opposed to viewing the attachment with the ATTACHMENT_VIEW button.\u00a0 Note that this button behaves differently within different browsers:<\/p>\n<table border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\n<tbody>\n<tr>\n<td>Google Chrome<\/td>\n<td>Downloads the attachment into the user&#8217;s default download directory<\/td>\n<\/tr>\n<tr>\n<td>Mozilla FireFox<\/td>\n<td>Displays a Save As dialog box from which the user can select the destination into which the attachment may be saved<\/td>\n<\/tr>\n<tr>\n<td>Microsoft Internet Explorer 11 running under Microsoft Windows 10<\/td>\n<td>Displays a Save As dialog box from which the user can select the destination into which the attachment may be saved<\/td>\n<\/tr>\n<tr>\n<td>Microsoft Internet Explorer 11 running under Microsoft Windows 7<\/td>\n<td>This is not supported by the browser<\/td>\n<\/tr>\n<tr>\n<td>Microsoft Edge<\/td>\n<td>Downloads the attachment into the user&#8217;s default download directory<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACHMENT_ID<\/td>\n<td>This is an internal ID used by ExtraView. It is not likely that you will give permission to this key for any user role.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACH_CONTENT_TYPE<\/td>\n<td>This is the mime content type of the attachment. You can control the visibility of this key with read permission. You cannot write to this field.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACH_CREATED_BY_USER<\/td>\n<td>This is the name of the user who created the attachment. Once again, you cannot write to this field, and its presence or absence is controlled with the read flag.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACH_DATE_CREATED<\/td>\n<td>This is the date that the attachment was created. Once again, you cannot write to this field, and its presence or absence is controlled with the read flag.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACH_FILE_DESC<\/td>\n<td>This is the description of the attachment that the user enters. Both write and read operations are allowable on this field.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACH_FILE_NAME<\/td>\n<td>This is the name of the file that is attached to the issue. Once again, you cannot write to this field, and its presence or absence is controlled with the read flag.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACH_FILE_SIZE<\/td>\n<td>This is the size, in bytes, of the attachment. Once again, you cannot write to this field, and its presence or absence is controlled with the read flag.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACH_PATH<\/td>\n<td>This is the path in which the file was originally stored on the local file system of the creator\u2019s computer. Once again, you cannot write to this field, and its presence or absence is controlled with the read flag.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">ATTACH_THUMBNAIL<\/td>\n<td>This previews the attachments of image types (JPG, PNG and GIF) at a small size, in order that the user may see the image while they are inserting and updating issues, as well as seeing the field on reports when they are looking at attachment records.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Fields<\/h3>\n<table class=\"border\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\n<tbody>\n<tr class=\"tableHeaderRow\">\n<td>Field Name<\/td>\n<td>Purpose<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_CHANGE_TYPE<\/td>\n<td>Used within a fixed layout displayed when the user clicks the ATTACHMENT_VIEW button to show the history of accesses to the attachment.\u00a0 This will show whether the attachment was inserted, viewed or deleted<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_CONTENT_TYPE<\/td>\n<td>Used to display the Mime type of the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_CREATED_BY_USER<\/td>\n<td>The user who inserted the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_DATE_CREATED<\/td>\n<td>The timestamp of when the attachment was created<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_FILE_DESC<\/td>\n<td>The user supplied description of the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_FILE_NAME<\/td>\n<td>The file name of the attachment as it existed when it as uploaded<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_FILE_SIZE<\/td>\n<td>The file size, in bytes, of the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_HIST_TIMESTAMP<\/td>\n<td>Used within a fixed layout displayed when the user clicks the ATTACHMENT_VIEW button to show the history of accesses to the attachment.\u00a0 This field shows when the change to the attachment occurred, or the attachment was viewed<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_LAST_DATE_UPDATED<\/td>\n<td>Used within a fixed layout displayed when the user clicks the ATTACHMENT_VIEW button to show the history of accesses to the attachment.\u00a0 This field shows when the change to the attachment occurred<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_LAST_UPDATED_BY_USER<\/td>\n<td>Used within a fixed layout displayed when the user clicks the ATTACHMENT_VIEW button to show the history of accesses to the attachment.\u00a0 This shows who last changed the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_LAST_UPDT_COMPANY<\/td>\n<td>Used within a fixed layout displayed when the user clicks the ATTACHMENT_VIEW button to show the history of accesses to the attachment.\u00a0\u00a0 This shows the company name of the user who last viewed or updated the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_PATH<\/td>\n<td>The path to the attachment from the computer that uploaded the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_SELECT<\/td>\n<td>This field controls the presence of a checkbox by each attachment, allowing the user to select one or more attachments for further operations, such as deleting them<\/td>\n<\/tr>\n<tr>\n<td>ATTACH_THUMBNAIL<\/td>\n<td>A thumbnail of attachments with an image type.\u00a0 A behavior setting named <code>THUMBNAIL_MAX_SIZE<\/code> controls the maximum size of the thumbnail images.\u00a0 Users may click on the thumbnail image to view \/ download the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACHMENT_ID<\/td>\n<td>The internal ID of the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACHMENT_EDIT<\/td>\n<td>A button that allows the user to edit \/ delete the attachment<\/td>\n<\/tr>\n<tr>\n<td>ATTACHMENT_SAVE<\/td>\n<td>Used within a fixed layout displayed when the user clicks the ATTACHMENT_VIEW button to show the history of accesses to the attachment. This allows the user to save their changes<\/td>\n<\/tr>\n<tr>\n<td>ATTACHMENT_VIEW<\/td>\n<td>This places a <strong>View <\/strong>button on the screen.\u00a0 When pressed, the user will either see the attachment in a new window, or will be prompted to save the attachment on their local computer<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Add &amp; Edit Layouts<\/h3>\n<p>There is a default layout in the Global Area, Master Project that defines the layout for file\u00a0attachments.\u00a0 This layout is named ATTACHMENT_SECTION.\u00a0 This may be embedded within any <em>add <\/em>or <em>edit<\/em> layout.\u00a0 Before any alterations, this looks like the following:<\/p>\n<p><img decoding=\"async\" style=\"width: 100%;\" src=\"\/v25\/extraview-media\/images\/ag\/fields_and_layouts\/default-attachment-layout.png\" alt=\"\" \/><\/p>\n<p>The security permission keys PR_ADD_PROBLEM.ATTACHMENT and PR_RESOLUTION.ATTACHMENT control the overall visibility of the layout, and the\u00a0following security permissions control the ability to place attachments from within the <em>add <\/em>and <em>edit <\/em>screen layouts. Security permission entries exist for both the PR_ADD_PROBLEM set of keys and the PR_RESOLUTION set of keys, except for ATTACHMENT_DELETE, ATTACHMENT_EDIT, ATTACHMENT_HIST, and ATTACHMENT_VIEW which only exist for the PR_RESOLUTION set of keys.<\/p>\n<h4>Recommendation<\/h4>\n<p>If you are configuring mobile layouts, consider saving the ATTACHMENT_SECTION layout as a mobile layout and removing fields which are going to clutter up small screens, especially on phone targets.\u00a0 You can configure the fields on the layout vertically as opposed to horizontally, similar to this:<\/p>\n<p><img decoding=\"async\" style=\"width: 35%;\" src=\"\/v25\/extraview-media\/images\/ag\/fields_and_layouts\/attachment-layout-phone.png\" alt=\"\" \/><\/p>\n<p>Multiple attachments can be added to issues, on both the <em>add<\/em> screen and the <em>edit<\/em> screen, if the user role has permission.\u00a0 Note the <strong>Select?<\/strong> checkbox on <em>add<\/em> and <em>edit screens.<\/em> The presence of this is made by adding the ATTACH_SELECT field to the attachment layout.\u00a0 With this configuration, a <strong>Delete<\/strong> button will also be displayed, and the user can select any of the attachments then press the <strong>Delete<\/strong> button.<\/p>\n<p>Note that if an attachment is added to an issue when you are updating an issue, the issue itself is immediately updated.<\/p>\n<p><img decoding=\"async\" style=\"width: 90%;\" src=\"\/v25\/extraview-media\/images\/ag\/fields_and_layouts\/portion_edit_attachments2.png\" \/><\/p>\n<p><span class=\"imageCaption\">Portion of edit screen showing attachments<\/span><\/p>\n<p><img decoding=\"async\" style=\"width: 90%;\" src=\"\/v25\/extraview-media\/images\/ag\/fields_and_layouts\/portion_detailed_report_attachments2.png\" \/><\/p>\n<p><span class=\"imageCaption\">Portion of detailed report showing attachments<\/span><\/p>\n<p>A behavior setting named <span class=\"fixedWidthFont\">THUMBNAIL_MAX_SIZE <\/span>controls the size of the thumbnail. This is the maximum number of pixels in either the horizontal or vertical direction to which thumbnail images will be generated. The aspect ratio of the original image will be retained. Thumbnail images are generated for file attachments and for fields with a display type of image. If you change this value, existing thumbnail images will remain at their original size and new thumbnails will be generated at the changed value.<\/p>\n<h3>Detailed Report Layouts<\/h3>\n<p>You should not embed the ATTACHMENT_SECTION layout within Detailed Report layouts.\u00a0 Instead, there is a field with special properties, named ATTACHMENT.\u00a0 This field should be placed on the Detailed Report layout.\u00a0 You then can control the presence or absence of the individual fields that comprise the attachment information with their security permission key.\u00a0 This leads to a layout for detailed reports that looks similar to this:<\/p>\n<p><img decoding=\"async\" style=\"width: 90%;\" src=\"\/v25\/extraview-media\/images\/ag\/fields_and_layouts\/detailed-report-attachment.png\" \/><\/p>\n<p><a href=\"v25\/attachments-3\/\">Click for end user documentation<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Click for end user documentation Security Permission Keys Field\/Security permission key Purpose ATTACHMENT This key controls the overall ability to create attachments. Write permission to this key is needed by the user role, for attachments to be able to be created or maintained. If there is no read permission, the attachment layout is not visible&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":23935,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_lmt_disableupdate":"no","_lmt_disable":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-23974","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Attachment Layouts - Product Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Attachment Layouts - Product Documentation\" \/>\n<meta property=\"og:description\" content=\"Click for end user documentation Security Permission Keys Field\/Security permission key Purpose ATTACHMENT This key controls the overall ability to create attachments. Write permission to this key is needed by the user role, for attachments to be able to be created or maintained. If there is no read permission, the attachment layout is not visible....\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/\" \/>\n<meta property=\"og:site_name\" content=\"Product Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-01T01:57:01+00:00\" \/>\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:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/\",\"url\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/\",\"name\":\"Attachment Layouts - Product Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\"},\"datePublished\":\"2024-02-15T22:53:34+00:00\",\"dateModified\":\"2025-03-01T01:57:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ExtraView 25\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Administration Guide\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Site Configuration Menu\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Design Center\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"Attachment Layouts\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"name\":\"ExtraView Product Documentation\",\"description\":\"ExtraView Documentation\",\"publisher\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\",\"name\":\"ExtraView Corporation\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"contentUrl\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"width\":512,\"height\":512,\"caption\":\"ExtraView Corporation\"},\"image\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Attachment Layouts - Product Documentation","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:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/","og_locale":"en_US","og_type":"article","og_title":"Attachment Layouts - Product Documentation","og_description":"Click for end user documentation Security Permission Keys Field\/Security permission key Purpose ATTACHMENT This key controls the overall ability to create attachments. Write permission to this key is needed by the user role, for attachments to be able to be created or maintained. If there is no read permission, the attachment layout is not visible....","og_url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/","og_site_name":"Product Documentation","article_modified_time":"2025-03-01T01:57:01+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/","url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/","name":"Attachment Layouts - Product Documentation","isPartOf":{"@id":"https:\/\/docs.extraview.com\/v25\/#website"},"datePublished":"2024-02-15T22:53:34+00:00","dateModified":"2025-03-01T01:57:01+00:00","breadcrumb":{"@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/attachment-layouts-1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":2,"name":"ExtraView 25","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":3,"name":"Administration Guide","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/"},{"@type":"ListItem","position":4,"name":"Site Configuration Menu","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/"},{"@type":"ListItem","position":5,"name":"Design Center","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/"},{"@type":"ListItem","position":6,"name":"Attachment Layouts"}]},{"@type":"WebSite","@id":"https:\/\/docs.extraview.com\/v25\/#website","url":"https:\/\/docs.extraview.com\/v25\/","name":"ExtraView Product Documentation","description":"ExtraView Documentation","publisher":{"@id":"https:\/\/docs.extraview.com\/v25\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.extraview.com\/v25\/#organization","name":"ExtraView Corporation","url":"https:\/\/docs.extraview.com\/v25\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/","url":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","contentUrl":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","width":512,"height":512,"caption":"ExtraView Corporation"},"image":{"@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/"}}]}},"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"carl.koppel","author_link":"https:\/\/docs.extraview.com\/v25\/author\/carl-koppel\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/23974","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/comments?post=23974"}],"version-history":[{"count":0,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/23974\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/23935"}],"wp:attachment":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/media?parent=23974"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}