{"id":23947,"date":"2024-02-15T14:53:34","date_gmt":"2024-02-15T22:53:34","guid":{"rendered":"https:\/\/docs.extraview.com\/v25\/book\/embedded-layouts-1\/"},"modified":"2025-02-12T17:41:50","modified_gmt":"2025-02-13T01:41:50","slug":"embedded-layouts-1","status":"publish","type":"page","link":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/embedded-layouts-1\/","title":{"rendered":"Embedded Layouts"},"content":{"rendered":"<p>Layouts have a type, and many of these types may me embedded within each other. However, some such as the <em>Add<\/em>, <em>Edit<\/em>, <em>Quicklist<\/em> and <em>Detailed Report<\/em> layouts cannot be embedded in other layouts. Typically, new layout types that you create may be embedded within other layouts. For example, if you have many layouts to create that are slightly different, but a significant number of the fields share the same characteristics, you can define a layout and embed it within many other layouts, thereby sharing the configuration and minimizing the amount of work to configure your site. As well as embedding a layout within another layout, you can define alternate layouts that are rendered at run-time, according to a value of a field on the main layout. For example, you may want to embed different layouts with fields relevant to the collection of data about hardware and software, according to the user\u2019s choice of <em>Hardware, Software<\/em> or <em>Documentation<\/em>, in a field on the main layout. When the user selects this field, the screen is refreshed, and the appropriate embedded layout will be generated. There are two methods for doing this. First there is the method to embed layouts using the &#8220;Layout Visible If&#8221; technique. Second there is the &#8220;Selected By Layout&#8221; method. It is recommended that you use the first technique. The second technique is provided for backwards compatibility. Some general rules need to be observed with embedding layouts within one another:<\/p>\n<ul>\n<li>\n\t\tYou must not place the same field on a layout, and within any layout that is embedded within it. Doing so would lead to unpredictable results and errors. As embedded layouts can be created independently of layouts, and they are interchangeable, this condition cannot be checked by ExtraView prior to execution of the rendering of the screens. When rendering the screens, if ExtraView detects that a field is used more than once over all the screen (including the embedded layouts), then a warning is generated<\/li>\n<li>\n\t\tYou should not place the same field on different embedded layouts of the same type. Fields on embedded layouts are unique across the layout type being used<\/li>\n<li>\n\t\tIt is recommended that any embedded layout that you place on a layout should span all columns of the layout. An embedded layout should never start in any but the first column of a layout. Other placement may work, but there is no guarantee that the layout will render correctly. This is due to limitations of HTML and how different browsers will render complex HTML. You should always test your embedded layouts in all the target browsers that your organization uses<\/li>\n<li>\n\t\tAll the layouts of a single type must be contained within the same Business Area and Project for which the template for the embedded layout is created. For example, if you create a series of embedded layouts all dependent upon the same field for selection, these embedded layouts must all reside in the same Business Area and Project<\/li>\n<li>\n\t\tAn embedded layout should not contain the parent field of an allowed value relationship, if the child field is contained in the outer layout. Both parent and child fields can be in the same layout or the parent can be in the outermost layout with the child in the embedded layout<\/li>\n<li>\n\t\tWith the exception of Related Issue Display layouts, you cannot embed a layout within a <em>Quicklist<\/em> layout<\/li>\n<li>\n\t\tYou cannot embed a layout within a <em>Related Issue Display<\/em> layout<\/li>\n<li>\n\t\tAs a general rule, you should never embed a layout within itself, causing recursion or a condition which will be an infinite loop. ExtraView cannot detect this condition until runtime, and this can cause significant system and behavior problems requiring the restart of the application server.<\/li>\n<\/ul>\n<h3>\n\tEmbedded Layout Types<\/h3>\n<ul>\n<li>\n\t\t<b>Simple embedded layouts<\/b> &#8211; In this instance a layout type that you create is embedded inline within another layout<\/li>\n<li>\n\t\t<b>&#8220;Visible If&#8221; layouts<\/b> &#8211; Layout types that you create are all embedded within a layout. Each layout is initially hidden with a VISIBLE IF layout cell attribute. This attribute references a driving field, usually a tab or list field such that each of the embedded layouts is made visible one by one, according to the value of the tab or list field<\/li>\n<li>\n\t\t<strong>&#8220;Readonly If&#8221; layouts<\/strong> &#8211; These are embedded layouts that are only visible conditionally.&nbsp; Their dependency is based on the value of a field in the parent layout<\/li>\n<li>\n\t\t<b>Repeating row layouts<\/b> &#8211; These layout types must be embedded within another layout. You cannot embed another layout within a repeating row layout<\/li>\n<li>\n\t\t<b>Related issue layouts<\/b> &#8211; These layout types must be embedded within another layout. You cannot embed another layout within a related issue display layout<\/li>\n<li>\n\t\t<strong>Embedded Report layouts<\/strong> &#8211; Embedded Report layouts allow you to create an empty layout and then point this layout to a report<\/li>\n<li>\n\t\t<strong>Embedded Menus<\/strong> &#8211; Embedded Menu layouts allow for the creation of horizontal or vertical menus that contain any number of buttons with actions.<\/li>\n<\/ul>\n<h3>\n\t&#8220;Visible If&#8221; Layouts<\/h3>\n<p>As an example, you may want three cells on a layout to be displayed according to the value selected in a list box. You may set this up with embedded layouts, or with the layout cell attribute named VISIBLE IF on each of the three cells. A guide to implementing the most effective method is to consider the following:<\/p>\n<ul>\n<li>\n\t\tIf you have several or many fields to make visible, embedded layouts are processed a little faster, resulting in higher performance for the end user<\/li>\n<li>\n\t\tOnce set up, embedded layouts can be re-used on different layouts such as <em>add<\/em> and <em>edit<\/em> screen layouts.<\/li>\n<\/ul>\n<p>To set up a &#8220;Visible If&#8221; layout and embed this within another layout, follow these steps:<\/p>\n<ul>\n<li>\n\t\tUse the <b>Create and Maintain Layout Types<\/b> administration utility to create a new layout type. The usage of the layout should be <em>Screen<\/em><\/li>\n<li>\n\t\tNavigate to the <b>Design Center<\/b>, select the user role, business area and project where you will use the embedded layout, and the use the list with the label <em>Add a new layout for the entire system<\/em> to open up a new layout of the type you created in the previous step<\/li>\n<li>\n\t\tPlace the fields onto this new layout within the Design Center. This will become the embedded layout. Save your layout<\/li>\n<li>\n\t\tEdit the layout (or layouts) within which you wish to embed the layout. If necessary create space for the layout you are going to embed, by creating a blank row. Typically you will also place the layout beneath its driver field. The driver field is the field that will be used to select and make visible, the embedded layout, dependent upon its value<\/li>\n<li>\n\t\tFrom the list of layouts in the Design Center, locate the layout you are going to embed, and drag it to its position on the main layout. Extend its width across the main layout, as required<\/li>\n<li>\n\t\tNow, add a layout cell attribute to the embedded layout. This will be an attribute of the form <b>VISIBLE IF<\/b>. Select the field and its value which will be used to trigger the visibility of the embedded layout<\/li>\n<li>\n\t\tIf you want to embed further layouts, each triggered off a different value in the driver field, you can create a layout type for each of the values of the driver field, embed the layout within the main layout and then use the <b>VISIBLE IF<\/b> attribute to trigger its visbibility based on different values of the driver field.<\/li>\n<\/ul>\n<h3>\n\t&#8220;Readonly If&#8221; Layouts<\/h3>\n<p>Somewhat similar to Visible If layouts, these are embedded layouts that are configured to display all of their fields in read-only mode, dependent upon the value of a field in the layout.&nbsp; The field that sets the dependency may not be within the embedded layout.&nbsp; Follow the procedure in the preceding section to configure your <strong>READONLY IF<\/strong> layout, but use the layout cell attribute named <strong>READONLY IF<\/strong>.<\/p>\n<h3>\n\t&#8220;Selected By&#8221; Layouts<\/h3>\n<p>This feature allows the administrator to design a series of layouts, which are generated within a global layout such as the <em>Add<\/em> or <em>Edit Issue<\/em> screen. Each of these layouts is based upon the value of a trigger field. For example, you may want to generate a series of fields within a layout, dependent on the category of issue you are adding. Thus, if you want to render a different embedded layout for each of <em>Software, Hardware<\/em> and <em>Documentation<\/em>, which are different values of UDF named <b>ISSUE_TYPE<\/b>, with a title of <b>Issue Type<\/b>, then you will choose the <b>Issue Type<\/b> field. When the user selects the value of Issue Type, the embedded layout is refreshed, displaying the layout that is tied to the value of the trigger field. One usability feature is that if you have a form within a browser window that is longer than the height of the window, and you choose a different value for the trigger field, ExtraView will place the new embedded layout to display at the top of the screen, thereby preventing the situation where the new layout may be hidden beneath the bottom of the window. The sequence of administrative operations required to create selectable embedded layouts is as follows:<\/p>\n<ol>\n<li>\n\t\tFirst, decide on the field that is to be used to trigger the rendering of the different embedded layouts. For example, if you want to render a different embedded layout for each of <em>Software, Hardware<\/em> and <em>Documentation<\/em>, which are different values of the <b>Issue Type<\/b> field, then you will choose the <b>Issue Type<\/b> field.<\/li>\n<li>\n\t\tFrom the Administration Site Configuration tab, select <b>Create and Maintain Layout Types<\/b> feature. The following screen appears:<\/p>\n<p>\t\t<img decoding=\"async\" src=\"\/v25\/extraview-media\/images\/ag\/layout_types\/maintaining_layout_types.png\" width=\"90%\" \/><br \/>\n\t\t<span class=\"imageCaption\">Layout Types<\/span><\/li>\n<li>\n\t\tPress the button to add a new layout type to ExtraView. You must name this layout with the fixed name of the trigger field. In our example, this is <b>ISSUE_TYPE<\/b>. The title should be <b>Issue Type<\/b> and the type must be <b>Screen<\/b><\/li>\n<li>\n\t\tNow navigate to the <b>Design Center<\/b><\/li>\n<li>\n\t\tNavigate to the Business Area and if appropriate, the Project within which you want to use the embedded layouts<\/li>\n<li>\n\t\tNext, select the layout type you just created from the <b>Add a new layout for the entire system<\/b> select list. Once again, in our example, this is named <b>Issue Type<\/b><\/li>\n<li>\n\t\tGive this new layout a title and a description. This layout is only used as a reference to create the different embedded layouts. You do not need to add any fields to this layout. Simply <b>Save<\/b> this layout. This now serves as a template for each embedded layout you create. Any fields that are contained in this layout will be propagated to the selectable embedded layouts created in the remaining steps of this procedure<\/li>\n<li>\n\t\t<b>Return<\/b> to the initial <b>Design Center<\/b> screen<\/li>\n<li>\n\t\tIf you are adding the embedded layouts to the Add screen, edit the appropriate <em>add<\/em> screen. Place the <b>Issue Type<\/b> field on the maing grid of the layout, if it is not already there<\/li>\n<li>\n\t\tNow place the embedded layout on the main grid, by dragging it from the list of Layouts. In our example, the layout is named <b>LAYOUT.ISSUE_TYPE<\/b>. You should be sure to give the embedded layout a suitable <em>colspan<\/em> within the layout. ExtraView will suggest that it can do this for you at this step, creating an embedded layout that will span the width of the entire layout<\/li>\n<li>\n\t\tStep 12 will be repeated for each value of the <b>Issue Type<\/b> field (in our example, <em>Software, Hardware<\/em> and <em>Documentation<\/em>). We will be creating and saving an embedded layout for each of these values, from the template created in step 7<\/li>\n<li>\n\t\tMake sure the embedded layout is selected on the main grid and click on the <b>New<\/b> layout cell attribute button. Add a layout cell attribute of LAYOUT SELECTED, for the field named <b>Issue Type<\/b> and then select the appropriate value for each required embedded layout (often there is an embedded layout for every value of <b>Issue Type<\/b>, but that is not necessary). For example, if you want an embedded layout for the <em>Software<\/em> value of <b>Issue Type<\/b>, choose <em>Software<\/em> and Return to the layout<\/li>\n<li>\n\t\t<b>Save<\/b> the layout and <b>Return<\/b>. You should see the new layout in the list of layouts, with the <b>Select by field<\/b> containing the title of <b>Issue Type<\/b>, and the <b>Select by Value<\/b> containing the values that were specified in the <em>SELECTED<\/em> attributes<\/li>\n<li>\n\t\tYou may repeat steps 12 and 13 for other values as your needs change (or you add values to the selector UDF) in the future. From the Design Center you can directly proceed to editing the layout cell attribute of the <b>LAYOUT.ISSUE_TYPE<\/b> field, add the selected value, and then <b>Save<\/b> the layout. The new embedded layout will be automatically created for each new value added to the LAYOUT SELECTED attributes<\/li>\n<li>\n\t\tYou can delete selectable embedded layouts as you would delete any other layout. However, you should not delete the \u201ctemplate\u201d layout created in step 7, or you will not be able to add new selectable embedded layouts of that type.<\/li>\n<\/ol>\n<h3>\n\tPositioning Embedded Layouts<\/h3>\n<p>Within ExtraView, a design decision was made to always align the columns of an embedded layout with the columns of the layout that embeds it. This provides the most pleasing presentation of fields to a user. However, the limitations of HTML are such that this works precisely when an embedded layout is defined to start in the first column of the layout within which it is created. If the embedded layout has multiple rows (and most do), then the second and subsequent rows will always be rendered from the first column of the second and subsequent row, which may cause a misalignment. To prevent this, set a <em>rowspan<\/em> on the field at the left of the embedded layout, such that it spans one row greater than the number of rows in the embedded layout. To see this effect, see the following two layouts and the differing rendering of the results:<\/p>\n<h3>\n\tLayout 1<\/h3>\n<p><img decoding=\"async\" src=\"\/v25\/extraview-media\/images\/ag\/fields_and_layouts\/layout_definition_embedded_layout.png\" width=\"90%\" \/><\/p>\n<p><span class=\"imageCaption\">Layout definition with embedded layout<\/span><\/p>\n<p>Note that this layout leads to the wrong rendering of the embedded layout, where the embedded layout titles appear correctly, but the data rows are offset to the leftmost column.<\/p>\n<p><img decoding=\"async\" src=\"\/v25\/extraview-media\/images\/ag\/fields_and_layouts\/rendering_of_layout.png\" width=\"90%\" \/><\/p>\n<p><span class=\"imageCaption\">Rendering of layout<\/span><\/p>\n<h3>\n\tLayout 2<\/h3>\n<p><img decoding=\"async\" src=\"\/v25\/extraview-media\/images\/ag\/fields_and_layouts\/layout_definition_padded_field.png\" width=\"90%\" \/><\/p>\n<p><span class=\"imageCaption\">Layout definition with padded field in first column<\/span><\/p>\n<p>In this layout, not that the OWNER field was set to have a <em>rowspan<\/em> of 2. This corrects the position of the embedded layout rows so they align correctly.<\/p>\n<p><img decoding=\"async\" src=\"\/v25\/extraview-media\/images\/ag\/fields_and_layouts\/rendering_of_layout_2.png\" width=\"90%\" \/><\/p>\n<p><span class=\"imageCaption\">Rendering of layout<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Layouts have a type, and many of these types may me embedded within each other. However, some such as the Add, Edit, Quicklist and Detailed Report layouts cannot be embedded in other layouts. Typically, new layout types that you create may be embedded within other layouts. For example, if you have many layouts to create&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":23935,"menu_order":8,"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-23947","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>Embedded 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\/embedded-layouts-1\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Embedded Layouts - Product Documentation\" \/>\n<meta property=\"og:description\" content=\"Layouts have a type, and many of these types may me embedded within each other. However, some such as the Add, Edit, Quicklist and Detailed Report layouts cannot be embedded in other layouts. Typically, new layout types that you create may be embedded within other layouts. For example, if you have many layouts to create...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/embedded-layouts-1\/\" \/>\n<meta property=\"og:site_name\" content=\"Product Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-13T01:41:50+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=\"12 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\/embedded-layouts-1\/\",\"url\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/embedded-layouts-1\/\",\"name\":\"Embedded Layouts - Product Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\"},\"datePublished\":\"2024-02-15T22:53:34+00:00\",\"dateModified\":\"2025-02-13T01:41:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/embedded-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\/embedded-layouts-1\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/embedded-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\":\"Embedded 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":"Embedded 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\/embedded-layouts-1\/","og_locale":"en_US","og_type":"article","og_title":"Embedded Layouts - Product Documentation","og_description":"Layouts have a type, and many of these types may me embedded within each other. However, some such as the Add, Edit, Quicklist and Detailed Report layouts cannot be embedded in other layouts. Typically, new layout types that you create may be embedded within other layouts. For example, if you have many layouts to create...","og_url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/embedded-layouts-1\/","og_site_name":"Product Documentation","article_modified_time":"2025-02-13T01:41:50+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"12 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\/embedded-layouts-1\/","url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/embedded-layouts-1\/","name":"Embedded Layouts - Product Documentation","isPartOf":{"@id":"https:\/\/docs.extraview.com\/v25\/#website"},"datePublished":"2024-02-15T22:53:34+00:00","dateModified":"2025-02-13T01:41:50+00:00","breadcrumb":{"@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/embedded-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\/embedded-layouts-1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/design-center-4\/embedded-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":"Embedded 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\/23947","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=23947"}],"version-history":[{"count":0,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/23947\/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=23947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}