update help elma
This commit is contained in:
@ -1,20 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>Отображение элементов приложения</title>
|
||||
<title>App item view</title>
|
||||
<meta name="generator" content="Help+Manual" />
|
||||
<meta name="keywords" content="" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Элементы приложения можно отображать в виде плитки, таблицы или канбан-доски. Последняя опция доступна, если у приложения настроены статусы. Способ отображения задаётся на..." />
|
||||
<meta name="description" content="App items can be displayed as tiles, a table or a Kanban board. The last option is available if the statuses of the app are set up. You can choose the view when creating the..." />
|
||||
<meta name="picture" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Cправка по Low-code платформе ELMA365" />
|
||||
<meta property="og:url" content="https://elma365.com/ru/help" />
|
||||
<meta property="og:image" content="" />
|
||||
<meta property="og:site_name" content="ELMA365" />
|
||||
<meta property="og:title" content="Full documentation for BRIX365 platform. Low-code developer guide. User guide. Admin guide. Developer guide." />
|
||||
<meta property="og:url" content="https://brix365.com/en/help" />
|
||||
<meta property="og:image" content="" />
|
||||
<link rel="icon" href="favicon.png" type="image/png" />
|
||||
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet" />
|
||||
@ -24,7 +23,6 @@
|
||||
<link rel="stylesheet" href="./article.css" />
|
||||
<link rel="stylesheet" href="./glossary.css" />
|
||||
<link rel="stylesheet" href="./theme.css" />
|
||||
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="helpman_settings.js"></script>
|
||||
<script type="text/javascript" src="helpman_topicinit.js"></script>
|
||||
@ -36,16 +34,16 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M6ETBEC1R9"></script><script>window.dataLayer=window.dataLayer || []; function gtag(){dataLayer.push(arguments);}gtag('js', new Date()); gtag('config', 'G-M6ETBEC1R9');</script>
|
||||
|
||||
<script>!function(e,t,c,n,r,a,m){e.ym=e.ym||function(){(e.ym.a=e.ym.a||[]).push(arguments)},e.ym.l=1*new Date;for(var s=0;s<document.scripts.length;s++)if(document.scripts[s].src===n)return;a=t.createElement(c),m=t.getElementsByTagName(c)[0],a.async=1,a.src=n,m.parentNode.insertBefore(a,m)}(window,document,"script","https://mc.yandex.ru/metrika/tag.js"),ym(83179930,"init",{clickmap:!0,trackLinks:!0,accurateTrackBounce:!0,webvisor:!0})</script><noscript><div><img alt=""src=https://mc.yandex.ru/watch/83179930 style=position:absolute;left:-9999px></div></noscript>
|
||||
|
||||
<header class="header elma-365">
|
||||
<div class="container">
|
||||
<a class="header__logo" href="https://elma365.com/ru/help">
|
||||
<img src="./logo.svg" alt="header logo">
|
||||
<a class="header__logo" href="https://brix365.com/en/help">
|
||||
<img src="./logo-en.svg" alt="header logo">
|
||||
</a>
|
||||
<!-- <div class="hero__search-form" id="search-panel">
|
||||
<form class="search-form" onsubmit="ym(83179930,'reachGoal','poisk')">
|
||||
<form class="search-form" onsubmit="ym(83180416,'reachGoal','poisk')">
|
||||
<label class="search-form__label">
|
||||
<span id="reset-search" class="search__icon"></span>
|
||||
<input class="search-form__input" type="text">
|
||||
@ -65,7 +63,7 @@
|
||||
</div>
|
||||
<div class="header__navi">
|
||||
|
||||
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li><a class="project-link" href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a class="project-link" href="https://elma365.com/ru/help/ecm/ecm-functions.html">ECM</a></li><li><a class="project-link" href="https://elma365.com/ru/help/crm/crm_overview.html">CRM</a></li><li><a class="project-link" href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a></li><li><a class="project-link" href="https://elma365.com/ru/help/business_solutions/-elma365-store.html">Бизнес-решения</a></li></ul></span></li><li><a href="https://api.elma365.com/ru/"target="_blank">API</a></li><li><a href="https://tssdk.elma365.com/"target="_blank">SDK</a></li><li><a href="https://community.elma365.com/" target="_blank">Community</a></li><li><a href="https://elma-academy.com/ru/" target="_blank">Академия</a></li><li><a href="https://elma365.com/ru/" target="_blank">Сайт ELMA365</a></li></ul>
|
||||
<ul class="header__list"><li><span class="solution-select"><span class="solution-select__selected"></span><svg width="7" height="4" viewBox="0 0 7 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L3.5 3.5L6 1" stroke="white" stroke-linecap="round" stroke-linejoin="round"/></svg><ul class="solution-select__list"><li><a class="project-link" href="https://brix365.com/en/help/platform/get-trial.html">Platform</a></li><li><a class="project-link" href="https://brix365.com/en/help/ecm/ecm-functions.html">ECM</a></li><li><a class="project-link" href="https://brix365.com/en/help/crm/crm_overview.html">CRM</a></li><li><a class="project-link" href="https://brix365.com/en/help/service/service-functions.html">Service</a></li><li><a class="project-link" href="https://brix365.com/en/help/projects/projects-functions.html">Projects</a></li><li><a class="project-link" href="https://brix365.com/en/help/business_solutions/-elma365-store.html">Business Solutions</a></li></ul></span></li><li><a href="https://api.brix365.com/en/" target="_blank">API</a></li><li><a href="https://tssdk.brix365.com/" target="_blank">SDK</a></li></ul>
|
||||
|
||||
|
||||
</div>
|
||||
@ -80,8 +78,8 @@
|
||||
|
||||
<aside class="sidebar" id="sidebar">
|
||||
<div class="sidebar__header">
|
||||
<a class="header__logo" href="https://elma365.com/ru/help">
|
||||
<img src="./logo-light.svg">
|
||||
<a class="header__logo" href="https://brix365.com/en/help">
|
||||
<img src="./logo-light-en.svg">
|
||||
</a>
|
||||
<span class="sidebar__close elma-365-close" id="close"></span>
|
||||
</div>
|
||||
@ -94,15 +92,15 @@
|
||||
<div class="article-inner">
|
||||
<div class="content">
|
||||
<header class="article__header">
|
||||
<div class="article__bread" style="display:flex; gap:10px;">
|
||||
<div class="article__bread" style="display:flex; gap:10px;">
|
||||
<span id="subcategory" class="search-res__item-category search-res__item-category_subcategory subcategory article__badge"></span>
|
||||
|
||||
<div class="topic__breadcrumbs">
|
||||
<p>Low-code дизайнер > <a href="360006963072.html">Приложение</a> / Отображение элементов приложения</p>
|
||||
<p>Low-code designer > <a href="360006963072.html">App</a> / App item view</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="topic__title"><h1 class="p_Heading1" style="text-align: center; margin: 19px 0 19px 0;"><span class="f_Heading1" style="font-size: 32px;">Отображение элементов приложения</span></h1>
|
||||
<div class="topic__title"><h1 class="p_Heading1" style="text-align: center; line-height: 1.20; margin: 19px 0 19px 0;"><span class="f_Heading1" style="font-size: 32px;">App item view</span></h1>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
@ -111,93 +109,89 @@
|
||||
<a href="#h1-article" class="scroll-top"></a>
|
||||
</div>
|
||||
<!-- Placeholder for topic body. -->
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Элементы приложения можно отображать в виде <a href="360009923311.html#tile" class="topiclink">плитки</a>, <a href="360009923311.html#table" class="topiclink">таблицы</a> или <a href="360025745312.html" class="topiclink">канбан-доски</a>. Последняя опция доступна, если у приложения настроены <a href="360009920611.html" class="topiclink">статусы</a>. Способ отображения задаётся на этапе <a href="360007235031.html#view" class="topiclink">создания приложения</a> или позже в правом верхнем углу страницы приложения.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><span class="f_ImageCaption"> <img alt="Настройка отображения элементов приложения 3" width="677" height="352" style="margin:0;width:677px;height:352px;border:none" src="hmfile_hash_8d632886.png"/></span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="background-color: #ffffff;">Вы можете определить, как будут выглядеть таблица, плитки или канбан-доска. Например, выбрать, какие поля элемента отобразятся, сортировать </span>строки и плитки по параметрам, изменить размер плиток и т. д. Настройки делятся на два типа:</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;">App items can be displayed as <a href="360009923311.html#tiles" class="topiclink">tiles</a>, a <a href="360009923311.html#table" class="topiclink">table</a> or a <a href="360025745312.html" class="topiclink">Kanban board</a>. <span style="font-family: Inter;">The last option is available if the <a href="360009920611.html" class="topiclink">statuses</a> of the app are set up. You can choose the view when</span> <a href="360007235031.html" class="topiclink">creating the app</a> <span style="font-family: Inter;">or change it later in the top right corner of the app page.</span></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="items-layout-1" width="994" height="500" style="margin:0;width:994px;height:500px;border:none" src="items-layout-1.png"/></p>
|
||||
<p style="line-height: 1.20; margin: 0 0 11px 0;"><span style="font-size: 13px; color: #000000;"> </span></p>
|
||||
<p style="line-height: 1.20; margin: 0 0 11px 0;"><span style="font-family: Inter; background-color: #ffffff;">You can define how the table, tiles, or Kanban board will appear. For example, you can choose which item fields to display, sort rows and tiles by parameters, adjust tile sizes, etc. The settings are divided into two types:</span></p>
|
||||
<p style="line-height: 1.20; margin: 0 0 11px 0;"><span style="font-family: Inter; background-color: #ffffff;">global settings that are managed by the </span><span style="font-family: Inter;"><a href="360006871932.html#administrator" class="topiclink">Administrator</a></span><span style="font-family: Inter; background-color: #ffffff;">. They are applied for all the users and are exported with the app;</span></p>
|
||||
<p style="line-height: 1.20; margin: 0 0 11px 0;"><span style="font-family: Inter; background-color: #ffffff;">personal settings that each user configures for themselves. To reset them to global settings, click </span><span style="font-family: Inter; font-weight: bold; background-color: #ffffff;">Default</span><span style="font-family: Inter; background-color: #ffffff;">.</span></p>
|
||||
<p style="line-height: 1.20; margin: 0 0 11px 0;"><span style="font-family: Inter; background-color: #ffffff;">The administrator can switch between global and personal options in the table, tile or Kanban settings window.</span></p>
|
||||
<p style="line-height: 1.20; margin: 0 0 11px 0;"><img alt="app-view-settings-01" width="565" height="183" style="margin:0;width:565px;height:183px;border:none" src="app-view-settings-01.png"/></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter; background-color: #ffffff;">Read more about display parameters and their settings in </span><span style="font-family: Inter;"><a href="360009923311.html#table-settings" class="topiclink">Table settings</a>,</span><span style="font-family: Inter; background-color: #ffffff;"> </span><span style="font-family: Inter;"><a href="360009923311.html#tile-settings" class="topiclink">Tiles settings</a> and <a href="360025745312.html#kanban_view" class="topiclink">Kanban board</a>.</span></p>
|
||||
<p style="line-height: 1.20; margin: 7px 0 16px 0;"><span style="font-family: Inter;">Let</span><span style="color: #202122; background-color: #ffffff;">’</span><span style="font-family: Inter;">s take a closer look at each of the app item view options.</span></p>
|
||||
<h2 class="p_Heading2"><a id="table" class="hmanchor"></a><span class="f_Heading2">Table view</span></h2>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">If you select this view </span> <img alt="table" width="21" height="20" style="margin:0;width:21px;height:20px;border:none" src="table.png"/>, <span style="font-family: Inter;">app items will be displayed as a customizable table. Items with overdue <a href="360012495611.html" class="topiclink">business process tasks</a> are marked with a red dot.</span></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="app-item-view-2" width="621" height="419" style="margin:0;width:621px;height:419px;border:none" src="app-item-view-2.png"/></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">To change the width of the column, drag the margin to the right of its name to the right width.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">You can sort the items in the table by one of the app parameters. To do this, click on the column name. Sorting is available by system fields, such as </span><span style="font-family: Inter; font-weight: bold;">Index</span><span style="font-family: Inter;"> and </span><span style="font-family: Inter; font-weight: bold;">Created on</span><span style="font-family: Inter;">, as well as by custom properties for which the <a href="360006871932.html#administrators" class="topiclink">system administrator</a> has enabled the <a href="360007235031.html#search_sort" class="topiclink">Search and sort by field</a> option.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="app_view_tiles_01" width="1194" height="469" style="margin:0;width:1194px;height:469px;border:none" src="app_view_tiles_01.png"/></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-size: 13px; color: #000000;"> </span></p>
|
||||
<h3 class="p_Heading3"><a id="table-settings" class="hmanchor"></a><span class="f_Heading3">Table settings</span></h3>
|
||||
<p style="line-height: 1.20; margin: 19px 0 0 0;"><span style="font-family: Inter;">You can specify which properties will be shown in the table and sort items by a parameter.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">To customize the table, click the </span> <img alt="gear blue" width="18" height="18" style="margin:0;width:18px;height:18px;border:none" src="hmfile_hash_80fa9744.png"/> <span style="font-family: Inter;">icon in the top right corner of the app’s page and select </span><span style="font-family: Inter; font-weight: bold;">Table Settings</span><span style="font-family: Inter;">.</span></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="app_view_table_01" width="969" height="346" style="margin:0;width:969px;height:346px;border:none" src="app_view_table_01.png"/></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">The table settings window will open.</span></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="app-view-settings-03" width="593" height="538" style="margin:0;width:593px;height:538px;border:none" src="app-view-settings-03.png"/></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li style="line-height: 1.28; margin-top: 0; margin-right: 0; margin-bottom: 11px;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">глобальные</span><span style="font-size: 15px; font-family: Inter;"> — </span><span style="font-size: 15px; font-family: Inter; color: #0563c1;"><a href="360006871932.html#administrators" class="topiclink">администратор системы</a></span><span style="font-size: 15px; font-family: Inter;"> задаёт настройки, которые применяются по умолчанию для всех сотрудников и экспортируются вместе с приложением;</span></li><li style="line-height: 1.28; page-break-after: avoid; margin-top: 0; margin-right: 0; margin-bottom: 11px;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">персональные</span><span style="font-size: 15px; font-family: Inter;"> — любой пользователь может задать параметры для себя. При этом всегда можно вернуться к глобальным настройкам, нажав кнопку </span><span style="font-size: 15px; font-family: Inter; font-weight: bold;">По умолчанию</span><span style="font-size: 15px; font-family: Inter;">.</span></li></ul>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">Администратор может переключаться между глобальными и персональными параметрами в окне настройки таблицы, плиток или канбан-доски.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><img alt="app-item-view-2" width="444" height="179" style="margin:0;width:444px;height:179px;border:none" src="app-item-view-2.png"/></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;">Подробнее о параметрах отображения и их настройке читайте в разделах <a href="360009923311.html#table_settings" class="topiclink">«Настройка таблицы»</a> и <a href="360009923311.html#tiles_settings" class="topiclink">«Настройка плитки»</a>, <span style="font-size: 15px; font-family: Inter;">а также в статье </span><span style="font-size: 15px; font-family: Inter; color: #0563c1;"><a href="360025745312.html#kanban_view" class="topiclink">«Канбан-доска»</a></span><span style="font-size: 15px; font-family: Inter;">.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;">Рассмотрим каждый из способов отображения.</p>
|
||||
<h2 class="p_Heading2" style="margin: 19px 0 0 0;"><a id="table" class="hmanchor"></a><span class="f_Heading2" style="font-size: 24px;">Таблица</span></h2>
|
||||
<p class="p_Normal" style="margin: 19px 0 0 0;">При выборе данного способа отображения <img alt="9.png" title="9.png" width="26" height="24" style="margin:0;width:26px;height:24px;border:none" src="360014495492-9.png"/><span class="f_ImageCaption"> </span>элементы приложения будут располагаться в виде настраиваемой таблицы. Элементы, по которым есть просроченные <a href="360012495611.html" class="topiclink">задачи в бизнес‑процессах</a>, отмечаются красной точкой.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="Настройка отображения элементов приложения 7" width="498" height="297" style="margin:0;width:498px;height:297px;border:none" src="hmfile_hash_179d6a65.png"/></p>
|
||||
<p class="p_Normal">Чтобы изменить ширину колонки, перетащите правую границу её заголовка до нужной ширины.</p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">Вы можете отсортировать элементы в таблице по одному из параметров приложения. Для этого нажмите на название столбца. Сортировка доступна по системным полям, таким как </span><span style="font-family: Inter; font-weight: bold;">Индекс</span><span style="font-family: Inter;"> и </span><span style="font-family: Inter; font-weight: bold;">Дата создания</span><span style="font-family: Inter;">, а также по пользовательским свойствам, для которых </span><span style="font-family: Inter; color: #0563c1;"><a href="360006871932.html#administrators" class="topiclink">администратор системы</a></span><span style="font-family: Inter;"> включил опцию </span><span style="font-family: Inter; color: #0563c1;"><a href="360007235031.html#search-and-sort-by-field" class="topiclink">Поиск и сортировка по полю</a></span><span style="font-family: Inter;">.</span></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="sort-on-demand" width="1029" height="513" style="margin:0;width:1029px;height:513px;border:none" src="sort-on-demand.png"/></p>
|
||||
<h3 class="p_Heading3"><a id="table_settings" class="hmanchor"></a><span class="f_Heading3">Настройка таблицы</span></h3>
|
||||
<p class="p_Normal" style="margin: 19px 0 0 0;">Вы можете выбрать свойства элемента, которые будут отображаться в таблице, и сортировать записи по параметрам.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Нажмите на значок шестерёнки в правом верхнем углу страницы приложения и выберите пункт меню <span style="font-weight: bold;">Настройка таблицы</span>.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="Настройка отображения элементов приложения 8" width="501" height="299" style="margin:0;width:501px;height:299px;border:none" src="hmfile_hash_3a046bee.png"/></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Откроется окно настройки таблицы.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="app-item-view-5" width="484" height="467" style="margin:0;width:484px;height:467px;border:none" src="app-item-view-5.png"/></p>
|
||||
<li style="line-height: 1.20;"><span style="font-weight: bold;">Show properties</span>. <span style="font-family: Inter;">Select the item properties that you want to be displayed in the table. To do so, click the plus icon next to the property name. To delete a property from the list, click the minus icon.</span></li></ul>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">начало примечание</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">Display features for App (Many) fields in a table</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">You can add a field of the <a href="360009707032.html#app" class="topiclink">App (Many)</a> type to the table. In this case, each item in the current app will show links to associated items from another app. If there are many associated items, links to the first 10 items and the total number will be displayed.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">However, data for all related items of the selected apps is still loaded, which may increase system load. To speed up display and reduce load, the system administrator can enable <a href="360009923311.html#eager-load" class="topiclink">enable eager data loading</a>. In this case, only data for the first 10 items is loaded, and the total count is not displayed.</span></p>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">конец примечание</span></p>
|
||||
<p class="p_Normal"> </p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li><span style="font-weight: bold;">Показывать свойства</span> — выберите свойства элемента приложения, которые отобразятся в таблице. Для добавления нажмите значок плюса рядом с названием свойства, а для удаления — значок минуса.</li></ul>
|
||||
<p><a class="dropdown-toggle" style="font-style: normal; font-weight: normal; color: #000000; background-color: transparent; text-decoration: none;" href="javascript:HMToggle('toggle','TOGGLE0186A1')">Особенности отображения в таблице полей типа Приложение (несколько)</a></p>
|
||||
<div id="TOGGLE0186A1" class="dropdown-toggle-body" style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="border:none; border-spacing:0;">
|
||||
<tr>
|
||||
<td style="vertical-align:top; padding:0; border:none"><p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">Вы можете добавить в таблицу поле типа </span><span style="font-size: 15px; font-family: Inter; color: #0563c1;"><a href="360009707032.html#app" class="topiclink">Приложение (несколько)</a></span><span style="font-size: 15px; font-family: Inter;">. Тогда напротив каждого элемента текущего приложения вы увидите ссылки на связанные элементы другого приложения. Если таких элементов много, отобразятся ссылки на первые 10 из них и их общее количество.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><img alt="app-item-view-15" width="520" height="162" style="margin:0;width:520px;height:162px;border:none" src="app-item-view-15.png"/></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">Однако данные по всем связанным элементам выбранного приложения всё равно загружаются, что может создавать дополнительную нагрузку на систему. Чтобы ускорить отображение и снизить нагрузку, администратор системы может </span><span style="font-size: 15px; font-family: Inter; color: #0563c1;"><a href="360009923311.html#eager-load" class="topiclink">включить жадную загрузку данных</a></span><span style="font-size: 15px; font-family: Inter;">. В этом случае данные загружаются только по первым 10 элементам, и их общее количество не указывается.</span></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<li style="line-height: 1.20;"><span style="font-weight: bold;">Sort</span>. <span style="font-family: Inter;">Select a parameter from the drop-down list, by which the sorting will be performed when opening the app page. App system fields are available, as well as properties for which the system administrator has enabled the <a href="360007235031.html#search_sort" class="topiclink">Search and sort by field</a> option. Then specify if the items need to be sorted in ascending or descending order.</span></li></ul>
|
||||
<ul style="list-style-type:disc">
|
||||
<li class="p_Normal"><span style="font-weight: bold;">Сортировать</span> — из выпадающего списка выберите параметр, по которому будет производиться сортировка <span style="font-family: Inter;">при открытии страницы приложения. Доступны системные поля приложения, а также свойства, для которых </span><span style="font-family: Inter; color: #0563c1;"><a href="360006871932.html#administrators" class="topiclink">администратор системы</a></span><span style="font-family: Inter;"> включил опцию </span><span style="font-family: Inter; color: #0563c1;"><a href="360007235031.html#search-and-sort-by-field" class="topiclink">Поиск и сортировка по полю</a></span><span style="font-family: Inter;">. После выбора поля </span>укажите тип сортировки: по возрастанию или по убыванию; </li><li class="p_Normal"><span style="font-weight: bold;">Дополнительно сортировать</span> — выберите параметр, по которому будет осуществляться вторичная сортировка элементов. Например, если элементы приложения изначально сортируются по названию и среди них есть одноимённые элементы, вы можете установить для них дополнительную сортировку по дате создания<span style="font-family: Inter;">. Для выбора доступны системные поля, а также свойства с включённой опцией </span><span style="font-family: Inter; font-weight: bold;">Поиск и сортировка по полю</span>;</li><li class="p_Normal"><span style="font-weight: bold;">Автоматически обновлять список элементов</span> — включите опцию, чтобы список обновлялся при добавлении новых элементов, а также внесении изменений в существующие элементы.</li></ul>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">После заполнения всех полей нажмите на кнопку <span style="font-weight: bold;">Сохранить</span>.</p>
|
||||
<h2 class="p_Heading2"><a id="tile" class="hmanchor"></a><span class="f_Heading2">Плитка</span></h2>
|
||||
<p class="p_Normal">При выборе этого способа отображения <img alt="10.png" title="10.png" width="30" height="29" style="margin:0;width:30px;height:29px;border:none" src="360014506251-10.png"/> элементы приложения будут показываться в виде плиток с определённым набором <a href="360016427291.html" class="topiclink">полей</a>. Элементы, по которым есть просроченные <a href="360012495611.html" class="topiclink">задачи в бизнес‑процессах</a>, отмечены красной точкой.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="Настройка отображения элементов приложения 4" width="518" height="271" style="margin:0;width:518px;height:271px;border:none" src="hmfile_hash_1e347ba0.png"/></p>
|
||||
<h3 class="p_Heading3" style="margin: 19px 0 0 0;"><a id="tiles_settings" class="hmanchor"></a><span class="f_Heading3" style="font-size: 19px;">Настройка плиток</span></h3>
|
||||
<p class="p_Normal" style="margin: 19px 0 0 0;">Вы можете выбрать размер плиток, сортировать их по разным параметрам, а также настроить отображение системной информации.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Для этого нажмите на значок шестерёнки в правом верхнем углу страницы приложения и в выпадающем списке выберите пункт <span style="font-weight: bold;">Настройка плиток.</span></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="Настройка отображения элементов приложения 5" width="608" height="318" style="margin:0;width:608px;height:318px;border:none" src="hmfile_hash_6e348463.png"/></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Откроется окно настройки.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="app-item-view-8" width="532" height="462" style="margin:0;width:532px;height:462px;border:none" src="app-item-view-8.png"/></p>
|
||||
<li style="line-height: 1.20;"><span style="font-family: Inter; font-weight: bold;">Additional sorting</span><span style="font-family: Inter;">. Select a parameter for additional sorting of app items. For example, if items are sorted by name, and there are items with identical names, you can additionally sort them by the date they were created. You can select system fields, as well as properties with the </span><span style="font-family: Inter; font-weight: bold;">Search and sort by field</span><span style="font-family: Inter;"> option enabled.</span></li><li style="line-height: 1.20;"><span style="font-family: Inter; font-weight: bold;">Auto-refresh item list</span><span style="font-family: Inter;">. Enable the option to have the list updated when new items are added, as well as when changes are made to existing items.</span></li></ul>
|
||||
<p style="line-height: 1.20;"><span style="font-size: 13px; color: #000000;"> </span><br />
|
||||
<span style="font-family: Inter;">Click </span><span style="font-family: Inter; font-weight: bold;">Save</span><span style="font-family: Inter;"> to apply all your changes. </span></p>
|
||||
<h2 class="p_Heading2"><a id="tiles" class="hmanchor"></a><span class="f_Heading2">Tiles view</span></h2>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">If you select this view </span> <img alt="tiles" width="21" height="21" style="margin:0;width:21px;height:21px;border:none" src="tiles.png"/><span class="f_ImageCaption">, </span><span style="font-family: Inter;">items will be displayed as tiles with a certain set of <a href="360016427291.html" class="topiclink">fields</a>. Items with overdue <a href="360012495611.html" class="topiclink">business process tasks</a> are marked with a red dot.</span></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="LAi 5" width="842" height="421" style="margin:0;width:842px;height:421px;border:none" src="hmfile_hash_5f7c777f.png"/></p>
|
||||
<h3 class="p_Heading3" style="line-height: 1.20; margin: 19px 0 0 0;"><a id="tile-settings" class="hmanchor"></a><span class="f_Heading3" style="font-size: 19px;">Tile settings</span></h3>
|
||||
<p style="line-height: 1.20; margin: 19px 0 0 0;"><span style="font-family: Inter;">You can set up the tile size, sort tiles by a parameter, and add or remove system information.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">To do that, click the</span> <img alt="gear blue" width="18" height="18" style="margin:0;width:18px;height:18px;border:none" src="hmfile_hash_80fa9744.png"/> <span style="font-family: Inter;">icon in the top right corner of the app page and select </span><span style="font-family: Inter; font-weight: bold;">Tile Settings</span><span style="font-family: Inter;">.</span></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="LAI 6" width="842" height="421" style="margin:0;width:842px;height:421px;border:none" src="hmfile_hash_2a3f295c.png"/></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">The tile settings window will open.</span></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="app-view-settings-04" width="593" height="538" style="margin:0;width:593px;height:538px;border:none" src="app-view-settings-04.png"/></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li><span style="font-weight: bold;">Размер</span> — выберите ширину карточки элемента приложения (<span style="font-weight: bold;">Широкая</span>, <span style="font-weight: bold;">Средняя</span> или <span style="font-weight: bold;">Узкая</span>);</li><li><span style="font-weight: bold;">Сортировать</span> — выберите параметр, по которому будет производиться сортировка. <span style="font-family: Inter;">Доступны системные поля приложения, а также свойства, для которых </span><span style="font-family: Inter; color: #0563c1;"><a href="360006871932.html#administrators" class="topiclink">администратор системы</a></span><span style="font-family: Inter;"> включил опцию </span><span style="font-family: Inter; color: #0563c1;"><a href="360007235031.html#search-and-sort-by-field" class="topiclink">Поиск и сортировка по полю</a></span><span style="font-family: Inter;">. После выбора поля </span>укажите тип сортировки: по возрастанию или по убыванию;</li><li><span style="font-weight: bold;">Дополнительно сортировать</span> — выберите параметр, по которому будет осуществляться вторичная сортировка элементов. Например, если элементы приложения изначально сортируются по названию и среди них есть одноимённые элементы, вы можете установить для них дополнительную сортировку по дате создания<span style="font-family: Inter;">. Для выбора доступны системные поля, а также свойства с включённой опцией </span><span style="font-family: Inter; font-weight: bold;">Поиск и сортировка по полю</span>; </li><li><span style="font-weight: bold;">Показывать системную информацию</span> — включите опцию, чтобы в карточке элемента приложения отображалась дополнительная информация об авторе и дате создания элемента;</li><li><span style="font-weight: bold;">Автоматически обновлять список элементов</span> — включите опцию, чтобы список обновлялся при добавлении новых элементов, а также внесении изменений в существующие элементы;</li><li><span style="font-weight: bold;">Настройка карточки</span> — <span style="font-size: 15px; font-family: Inter;">укажите свойства элемента приложения, которые отобразятся на плитках, нажав </span><span style="font-size: 15px; font-family: Inter; font-weight: bold;">+ Поле</span><span style="font-size: 15px; font-family: Inter;">. Чтобы удалить свойство, нажмите значок минуса справа от его названия</span>.</li></ul>
|
||||
<p><span style="font-size: 13px; color: #000000;"> </span></p>
|
||||
<p><a class="dropdown-toggle" style="font-style: normal; font-weight: normal; color: #000000; background-color: transparent; text-decoration: none;" href="javascript:HMToggle('toggle','TOGGLE0186A2')">Особенности отображения на плитках полей типа Приложение (несколько)</a></p>
|
||||
<div id="TOGGLE0186A2" class="dropdown-toggle-body" style="text-align: left; text-indent: 0; padding: 0 0 0 0; margin: 0 0 0 0;"><table style="border:none; border-spacing:0;">
|
||||
<tr>
|
||||
<td style="vertical-align:top; padding:0; border:none"><p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">Вы можете добавить в настройки плиток поле типа </span><span style="font-size: 15px; font-family: Inter; color: #0563c1;"><a href="360009707032.html#app" class="topiclink">Приложение (несколько)</a></span><span style="font-size: 15px; font-family: Inter;">. Тогда в карточке каждого элемента текущего приложения вы увидите ссылки на связанные элементы другого приложения. Если таких элементов много, отобразятся ссылки на первые 10 из них и их общее количество.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><img alt="app-item-view-12" width="269" height="243" style="margin:0;width:269px;height:243px;border:none" src="app-item-view-12.png"/></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">Однако данные по всем связанным элементам выбранного приложения всё равно загружаются, что может создавать дополнительную нагрузку на систему. Чтобы ускорить отображение и снизить нагрузку, администратор системы может </span><span style="font-size: 15px; font-family: Inter; color: #0563c1;"><a href="360009923311.html#eager-load" class="topiclink">включить жадную загрузку данных</a></span><span style="font-size: 15px; font-family: Inter;">. В этом случае данные загружаются только по первым 10 элементам, и их общее количество не указывается.</span></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Для сохранения внесенных изменений нажмите на кнопку <span style="font-weight: bold;">Сохранить</span>.</p>
|
||||
<h2 class="p_Heading2"><a id="kanban_board" class="hmanchor"></a><span class="f_Heading2">Канбан-доска</span></h2>
|
||||
<p class="p_Normal" style="margin: 19px 0 0 0;">Если у приложения <a href="360009920611.html" class="topiclink">настроены статусы</a>, вы можете расположить элементы этого приложения в виде канбан‑доски. Чтобы просмотреть элементы приложения с одинаковым статусом, нажмите на название колонки в канбан‑доске. Элементы отобразятся в виде таблицы в новом окне. Подробнее о настройке и использовании этого режима отображения читайте в статье <a href="360025745312.html" class="topiclink">«Канбан‑доска»</a>.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="Настройка отображения элементов приложения 10" width="1144" height="366" style="margin:0;width:1144px;height:366px;border:none" src="hmfile_hash_bffd56f7.png"/></p>
|
||||
<h2 class="p_Heading2" style="margin: 19px 0 0 0;"><a id="search" class="hmanchor"></a><span class="f_Heading2" style="font-size: 24px;">Поиск и фильтры</span></h2>
|
||||
<p class="p_Normal" style="margin: 19px 0 0 0;">Для каждого режима отображения доступен поиск элементов.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Строка поиска, расположенная в верхней части окна, показывает общее количество элементов в приложении и количество элементов с просроченными задачами.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">По умолчанию поиск производится по полю <span style="font-weight: bold;">Название</span>. Чтобы использовать другие параметры, например, найти элементы с просроченными задачами, нажмите на значок<img alt="Pipeline_icon" width="23" height="19" style="margin:0;width:23px;height:19px;border:none" src="pipeline_icon.png"/>в строке поиска.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Откроется окно для поиска по параметрам. Элемент можно найти:</p>
|
||||
<li style="line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-family: Inter; font-weight: bold;">Size</span><span style="font-family: Inter;">. Choose the tile size (</span><span style="font-family: Inter; font-weight: bold;">Large</span><span style="font-family: Inter;">, </span><span style="font-family: Inter; font-weight: bold;">Medium</span><span style="font-family: Inter;">, or </span><span style="font-family: Inter; font-weight: bold;">Small</span><span style="font-family: Inter;">).</span></li><li style="line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-family: Inter; font-weight: bold;">Sort</span><span style="font-family: Inter;">. Choose the parameter to sort items by. App system fields are available, as well as properties for which the <a href="360006871932.html#administrators" class="topiclink">system administrator</a> has enabled the <a href="360007235031.html#search_sort" class="topiclink">Search and sort by field</a> option. Then specify if the items need to be sorted in ascending or descending order.</span></li><li style="line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-family: Inter; font-weight: bold;">Additional sorting</span><span style="font-family: Inter;">. Select a parameter for additional sorting of app items. For example, if items are sorted by name, and there are items with identical names, you can additionally sort them by the date they were created. You can select system fields, as well as properties with the Search and sort by field option enabled.</span></li><li style="line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-family: Inter; font-weight: bold;">Show system information</span><span style="font-family: Inter;">. Enable the option to display additional information about the author and date of item creation on the app item page.</span></li><li style="line-height: 1.20; margin-top: 7px; margin-right: 0; margin-bottom: 7px;"><span style="font-family: Inter; font-weight: bold;">Item fields</span><span style="font-family: Inter;">. Here you can select additional fields to be displayed on a tile. Click </span><span style="font-family: Inter; font-weight: bold;">+Field</span><span style="font-family: Inter;"> and select an app field from the list.</span></li></ul>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">Click </span><span style="font-family: Inter; font-weight: bold;">Save</span><span style="font-family: Inter;"> to apply all your changes.</span></p>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">начало примечание</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter; font-weight: bold;">Display features for App (Many) fields in tiles</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">You can add a field of the <a href="360009707032.html#app" class="topiclink">App (Many)</a> type to the tiles settings. In this case, each item in the current app will show links to associated items from another app. If there are many associated items, links to the first 10 items and the total number will be displayed.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">However, data for all related items of the selected apps is still loaded, which may increase system load. To speed up display and reduce load, the system administrator can enable <a href="360009923311.html" class="topiclink">enable eager data loading</a>. In this case, only data for the first 10 items is loaded, and the total count is not displayed.</span></p>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">конец примечание</span></p>
|
||||
<h2 class="p_Heading2" style="line-height: 1.20; margin: 19px 0 0 0;"><a id="kanban_board" class="hmanchor"></a><span class="f_Heading2" style="font-size: 24px;">Kanban board view</span></h2>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 19px 0 0 0;">If <a href="360009920611.html" class="topiclink">statuses</a> <span style="font-family: Inter;">are set up for the app, its items can also be displayed as a Kanban board. To view all items that are assigned a certain status, click the name of the column on the Kanban board. A new window will open, and the app items will be presented as a table. Read more about using this view in the <a href="360025745312.html" class="topiclink">Kanban board</a> article</span>.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="LAI 11" width="928" height="432" style="margin:0;width:928px;height:432px;border:none" src="hmfile_hash_dcb7608f.png"/></p>
|
||||
<h2 class="p_Heading2"><span class="f_Heading2"> </span></h2>
|
||||
<h2 class="p_Heading2"><span class="f_Heading2">Search and filters</span></h2>
|
||||
<p style="line-height: 1.20; margin: 7px 0 16px 0;"><span style="font-family: Inter;">An item search is available for each display mode.</span></p>
|
||||
<p style="line-height: 1.20; margin: 7px 0 16px 0;"><span style="font-family: Inter;">The search bar at the top of the window displays the total number of items in the app and the number of items with overdue tasks.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-family: Inter;">The default search parameter is the </span><span style="font-family: Inter; font-weight: bold;">Name</span><span style="font-family: Inter;"> field. To use other parameters, for example, to find items with overdue tasks, click the </span><img alt="filter-icon" width="18" height="17" style="margin:0;width:18px;height:17px;border:none" src="filter-icon.png"/> <span style="font-family: Inter;">icon in the search bar.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">The </span><span style="font-family: Inter; font-weight: bold;">Search by parameters</span><span style="font-family: Inter;"> window will open. You can search for items using:</span></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li style="text-align: justify;">по основным полям приложения;</li><li style="text-align: justify;">по задачам, назначенным для работы с элементом приложения;</li><li style="text-align: justify;">по системным полям.</li></ul>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="search_and_filters-5" width="491" height="641" style="margin:0;width:491px;height:641px;border:none" src="search_and_filters-5.png"/></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Вы можете выбрать как один параметр, так и несколько одновременно. Параметры поиска, которые вы планируете использовать многократно, можно сохранить как <a href="360009669952.html#filter" class="topiclink">фильтр</a>.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Для полей типа <a href="360009707032.html#users" class="topiclink">Пользователи</a> и <a href="360009707032.html#app" class="topiclink">Приложение</a> вы можете выбрать опцию <span style="font-weight: bold;">Не заполнено</span>, чтобы найти элементы приложения с незаполненными данными.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Кроме того, используя <span style="font-weight: bold;">Поиск по параметрам</span>, можно просмотреть удаленные элементы приложения. Для этого нажмите на ссылку <span style="font-weight: bold;">Удаленные </span>в правом верхнем углу формы.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">Подробнее о работе с поиском элементов приложения читайте в статье <a href="360009669952.html#expanded_search" class="topiclink">«Поиск и фильтры»</a>.</p>
|
||||
<h2 class="p_Heading2"><a id="eager-load" class="hmanchor"></a><span class="f_Heading2">Снижение нагрузки при отображении связанных элементов</span></h2>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">В поле типа </span><span style="font-size: 15px; font-family: Inter; font-weight: bold;">Приложение (несколько)</span><span style="font-size: 15px; font-family: Inter;"> можно добавлять ссылки на элементы другого приложения. Такое поле можно внести в список отображаемых свойств в настройках таблицы, плиток или канбан‑доски. Тогда при открытии страницы приложения пользователь увидит по каждому элементу список ссылок на элементы другого приложения, указанные в его карточке. </span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">Если таких элементов много, отобразятся только первые 10 из них. Однако по умолчанию данные загружаются обо всех ссылках из каждого отображённого элемента. Получение этих сведений может приводить к высокой нагрузке на базу данных и снижению производительности системы. </span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif; color: #0563c1;"><a href="360006871932.html#administrators" class="topiclink">Администратор системы</a></span><span style="font-size: 15px; font-family: Inter;"> может включить жадную загрузку данных связанных элементов. Тогда выполняется всего один запрос в базу данных и загружается информация только о первых 10 ссылках из каждого элемента на странице приложения. Настройка включается на уровне компании и применяется ко всем приложениям.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">Чтобы использовать жадную загрузку, включите фича-флаг </span><b><code>eagerLoadAppItemsEnabled</code></b><span style="font-size: 15px; font-family: Inter;">. Подробнее читайте в статьях </span><span style="font-size: 15px; font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif; color: #0563c1;"><a href="change-settings-enterprise.html#enable-feature-flag-enterpeise" class="topiclink">«Изменение параметров ELMA365 Enterprise»</a></span><span style="font-size: 15px; font-family: Inter;"> и </span><span style="font-size: 15px; font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif; color: #0563c1;"><a href="change-elma365standard-parameters.html#enable-feature-flag-standard" class="topiclink">«Изменение параметров ELMA365 Standard»</a></span><span style="font-size: 15px; font-family: Inter;">. Если вы используете поставку SaaS, для включения фича‑флага обратитесь к вашему менеджеру ELMA365.</span></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">Способ получения данных о ссылках на элементы влияет на их отображение в таблице, на плитках и на канбан‑доске:</span></p>
|
||||
<li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Inter;">Main fields of the item.</span></li><li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Inter;">Tasks associated with the item.</span></li><li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Inter;">System fields.</span></li></ul>
|
||||
<p class="p_Normal"><img alt="app_view_03" width="466" height="634" style="margin:0;width:466px;height:634px;border:none" src="app_view_03.png"/></p>
|
||||
<p style="line-height: 1.20; margin: 7px 0 16px 0;"><span style="font-family: Inter;">You can select one parameter or several at the same time. If you are going to use the same search parameters multiple times, you can save them as a <a href="360009669952.html#filters" class="topiclink">filter</a>.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">For fields of the <a href="360009707032.html#users" class="topiclink">Users</a> and <a href="360009707032.html#app" class="topiclink">App</a> types, you can check the </span><span style="font-family: Inter; font-weight: bold;">Empty</span><span style="font-family: Inter;"> box to find items in which this field is not filled out.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">Moreover, you can use the </span><span style="font-family: Inter; font-weight: bold;">Search by parameters</span><span style="font-family: Inter;"> window to find deleted app items. To do that, in the upper right corner of the form, click the </span><span style="font-family: Inter; font-weight: bold;">Deleted</span><span style="font-family: Inter;"> link.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">Read more about using search in apps in the <a href="360009669952.html#by-parameters" class="topiclink">Search and filters</a> article.</span></p>
|
||||
<h2 class="p_Heading2"><a id="eager-load" class="hmanchor"></a><span class="f_Heading2">Reducing load when displaying linked app items</span></h2>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">A field of the </span><span style="font-family: Inter; font-weight: bold;">App (many) </span><span style="font-family: Inter;">type can include links to items from another app. This field can be added to the list of displayed properties in the settings for tables, tiles, or kanban boards. When an app page is opened, users will see, for each item, a list of links to related items from another app, as specified in its page.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">If there are many related items, only the first 10 links are displayed. However, by default, data for all links from each displayed item is loaded. This data retrieval process can cause high database load and reduce system performance.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;"><a href="360006871932.html#administrators" class="topiclink">System administrators</a> can enable eager loading for linked app items. With this feature, only a single database query is performed, and information is loaded exclusively for the first 10 links for each item on the app page. This setting is applied at the company level and affects all apps.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">To enable eager loading, activate the feature flag </span><code><b>eagerLoadAppItemsEnabled</b></code><span style="font-family: Inter;">. For more details, refer to the articles <a href="change-settings-enterprise.html#enable-feature-flag-enterpeise" class="topiclink">Modify BRIX Enterprise parameters</a> and <a href="change-elma365standard-parameters.html#enable-feature-flag-standard" class="topiclink">Modify BRIX Standard parameters</a>. If you are using the SaaS version, contact your BRIX sales rep to enable the feature flag.</span></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">The method of retrieving data for related item links affects how they are displayed in tables, tiles, and kanban boards:</span></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li style="line-height: 1.28; margin-top: 0; margin-right: 0; margin-bottom: 11px;"><span style="font-size: 15px; font-family: Inter;">при загрузке данных по умолчанию пользователь увидит количество элементов, которые не показаны:</span></li></ul>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 34px;"><img alt="app-item-view-12" width="291" height="263" style="margin:0;width:291px;height:263px;border:none" src="app-item-view-12.png"/></p>
|
||||
<li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Inter;">With the default loading method, users can see the total number of hidden items:</span></li></ul>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="app-item-view_12" width="359" height="322" style="margin:0;width:359px;height:322px;border:none" src="app-item-view_12.png"/></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li style="line-height: 1.28; page-break-after: avoid; margin-top: 0; margin-right: 0; margin-bottom: 11px;"><span style="font-size: 15px; font-family: Inter;">при включении жадной загрузки пользователь не сможет узнать общее количество элементов в поле:</span></li></ul>
|
||||
<p style="line-height: 1.28; page-break-after: avoid; margin: 0 0 11px 34px;"><img alt="app-item-view-13" width="291" height="267" style="margin:0;width:291px;height:267px;border:none" src="app-item-view-13.png"/></p>
|
||||
<p style="line-height: 1.28; margin: 0 0 11px 0;"><span style="font-size: 15px; font-family: Inter;">При любом способе получения данных пользователь сможет просмотреть все ссылки в поле, открыв карточку элемента.</span></p>
|
||||
<li style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;"><span style="font-family: Inter;">When eager loading is enabled, users cannot see the total number of items in the field:</span></li></ul>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="app-item-vie_13" width="339" height="315" style="margin:0;width:339px;height:315px;border:none" src="app-item-vie_13.png"/></p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-family: Inter;">In either case, the user can open the item</span><span style="color: #202122; background-color: #ffffff;">’</span><span style="font-family: Inter;">s page to view all the links.</span></p>
|
||||
|
||||
<div class="bottom-nav">
|
||||
|
||||
@ -214,7 +208,7 @@
|
||||
|
||||
</div>
|
||||
<!-- добавляет на страницу строку блок Была ли статья полезной? -->
|
||||
<div class="feedback-wrap"><div class="feedback" id="feedback"><span><b>Была ли статья полезной?</b></span><form action="" method="POST" class="feedback-form" id="feedback-form"><div class="feedback__popup feedback__popup-response" id="feedback__popup_thx">Спасибо за ваш отзыв!</div><div id="feedback-success-popup"><div class="wrap"><button type="button" class="feedback-popup-close">×</button><svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_212_2187)"><path d="M22 0.6875C10.2294 0.6875 0.6875 10.2294 0.6875 22C0.6875 33.7706 10.2294 43.3125 22 43.3125C33.7706 43.3125 43.3125 33.7706 43.3125 22C43.3125 10.2294 33.7706 0.6875 22 0.6875ZM22 40.5625C11.8023 40.5625 3.4375 32.3078 3.4375 22C3.4375 11.8024 11.6922 3.4375 22 3.4375C32.1977 3.4375 40.5625 11.6922 40.5625 22C40.5625 32.1976 32.3078 40.5625 22 40.5625ZM34.1713 16.933L18.6613 32.3186C18.257 32.7197 17.604 32.7171 17.203 32.3128L9.82283 24.873C9.42176 24.4686 9.42434 23.8157 9.82867 23.4146L10.5609 22.6884C10.9652 22.2873 11.6181 22.2899 12.0192 22.6942L17.9468 28.6697L31.9926 14.7366C32.3969 14.3356 33.0498 14.3382 33.4509 14.7425L34.1772 15.4747C34.5783 15.879 34.5757 16.532 34.1713 16.933Z" fill="#27AE60"></path></g><defs><clipPath id="clip0_212_2187"><rect width="44" height="44" fill="white"></rect></clipPath></defs></svg><p>Ваш отзыв успешно отправлен!</p><span>Спасибо за обратную связь.</span></div></div><div class="feedback__popup" id="feedback__popup_why"><button type="button" class="feedback-popup-close">×</button><div class="feedback__popup-header">Уточните, почему:</div><input type="radio" name="category" id="bad_recommendation" value="bad_recommendation"><label for="bad_recommendation">Рекомендации не помогли</label><input type="radio" name="category" id="difficult_text" value="difficult_text"><label for="difficult_text">Текст трудно понять</label><input type="radio" name="category" id="no_answer" value="no_answer"><label for="no_answer">Нет ответа на мой вопрос</label><input type="radio" name="category" id="bad_header" value="bad_header"><label for="bad_header">Содержание статьи не соответствует заголовку</label><input type="radio" name="category" id="other_reason" value="other_reason"><label for="other_reason">Другая причина</label></div><div class="feedback__popup" id="feedback__popup-other"><button type="button" class="feedback-popup-close">×</button> <div class="feedback__popup-header">Расскажите, что вам не понравилось в статье:</div><textarea class="feedback__textarea" name="other" id=""></textarea><input type="submit" class="feedback__other-btn" value="Отправить"></div><div class="feedback-form__btn-group"><input type="radio" name="useful" id="feedback__useful_yes" value="true"><label for="feedback__useful_yes"><img src="like.svg"/><span class="feedback-form__btn-group_yes-btn">Да</span></label><input type="radio" name="useful" id="feedback__useful_no" value="false"><label for="feedback__useful_no"><img src="dislike.svg"/><span class="feedback-form__btn-group_no-btn">Нет</span></label></div><select name="category"><option disabled>Выберите вариант</option><option value="bad_recommendation" selected>Рекомендации не помогли</option><option value="difficult_text">Текст трудно понять</option><option value="no_answer">Нет ответа на мой вопрос</option><option value="bad_header">Содержание статьи не соответствует заголовку</option><option value="other_reason">Другая причина</option></select><input type="submit"></form></div></div>
|
||||
<div class="feedback" id="feedback"><div class="feedback-help"><span><b>Was this helpful?</b></span><form action="" method="POST" class="feedback-form" id="feedback-form"><div class="feedback__popup feedback__popup-response" id="feedback__popup_thx" style="display: none;">Thanks for your feedback!</div><div class="feedback__popup" id="feedback__popup_why" style="display: none;"><div class="feedback__popup-header">Please specify why:</div><input type="radio" name="category" id="bad_recommendation" value="bad_recommendation"><label for="bad_recommendation">Recommendations did not help me</label><input type="radio" name="category" id="difficult_text" value="difficult_text"><label for="difficult_text">Article is hard to understand</label><input type="radio" name="category" id="no_answer" value="no_answer"><label for="no_answer">Didn`t answer my question</label><input type="radio" name="category" id="bad_header" value="bad_header"><label for="bad_header">Content does not match the topic</label><input type="radio" name="category" id="other_reason" value="other_reason"><label for="other_reason">Other</label></div><div class="feedback__popup" id="feedback__popup-other" style="display: none;"><div class="feedback__popup-header">How we can improve it?</div><textarea class="feedback__textarea" name="other" id=""></textarea><input type="submit" class="feedback__other-btn" value="Submit"></div><div class="feedback-form__btn-group"><input type="radio" name="useful" id="feedback__useful_yes" value="true"><label for="feedback__useful_yes"><img src="like.svg" class="small-img" alt="like"><spanclass="feedback-form__btn-group_yes-btn">Yes</spanclass="feedback-form__btn-group_yes-btn"></label><input type="radio" name="useful" id="feedback__useful_no" value="false"><label for="feedback__useful_no"><img src="dislike.svg" class="small-img" alt="dislike"><spanclass="feedback-form__btn-group_no-btn">No</spanclass="feedback-form__btn-group_no-btn"></label></div><select name="category"><option disabled="">Please specify why</option><option value="bad_recommendation" selected="">Recommendations did not help me</option><option value="difficult_text">Article is hard to understand</option><option value="no_answer">Didn`t answer my question</option><option value="bad_header">Content does not match the topic</option><option value="other_reason">Other</option></select><input type="submit"></form></div><div class="found_typo"><p style="margin: 0px; margin-top: 16px !important;"><span><b>Found a typo?</b></span> Select it and press <i>Ctrl+Enter</i> to send us feedback</p></div></div>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
@ -222,7 +216,7 @@
|
||||
<input type="checkbox" />
|
||||
<div class="article__arrow"></div>
|
||||
<div class="table-of-contents elma365-right" id="toc2Content">
|
||||
<h3 class="h3-toc">В этой статье</h3>
|
||||
<h3 class="h3-toc">In this topic</h3>
|
||||
<nav id="toc2"></nav>
|
||||
</div>
|
||||
</aside>
|
||||
@ -233,72 +227,35 @@
|
||||
<div class="footer-container">
|
||||
<div class="footer-mobile">
|
||||
|
||||
<ul class="footer-mobile__list"><li><a href="https://api.elma365.com/ru/" target="_blank">API</a></li><li><a href="https://tssdk.elma365.com/" target="_blank">TS SDK</a></li><li><a href="https://community.elma365.com/" target="_blank">Community</a></li><li><a href="https://elma-academy.com/ru/elma365" target="_blank">Академия</a></li></ul><ul class="footer-mobile__list"><li><a href="https://elma365.com/ru/help/platform/get-trial.html">Платформа</a></li><li><a href="https://elma365.com/ru/help/ecm/ecm-functions.html">ECM</a></li><li><a href="https://elma365.com/ru/help/service/service-functions.html">Service</a></li><li><a href="https://elma365.com/ru/help/projects/projects-functions.html">Проекты</a></li></ul>
|
||||
<ul class="footer-mobile__list"><li><a href="https://brix365.com/en/" target="_blank">BRIX</a></li><li><a href="https://tssdk.brix365.com/en/latest/" target="_blank">SDK</a></li><li><a href="https://api.brix365.com/en/" target="_blank">API</a></li></ul><ul class="footer-mobile__list"><li><a href="https://brix365.com/en/help/platform/get-trial.html">Platform</a></li><li><a href="https://brix365.com/en/help/ecm/ecm-functions.html">ECM</a></li><li><a href="https://brix365.com/en/help/service/service-functions.html">Service</a></li><li><a href="https://brix365.com/en/help/projects/projects-functions.html">Projects</a></li></ul>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="footer-wrap">
|
||||
|
||||
<div><span class="mobile-question-popup">Отправить фидбэк</span><form method="POST" action class="question__popup question-xs" id="question__popup"><div class="question-wrap"><span class="close"></span><span class="title">Задать вопрос</span><label for="help_question" style="display: none;"></label><textarea name="help_question" id="help_question"></textarea><input type="submit" value="Отправить"></div></form><div class="hidden fade-in question-success-xs">Ваш фидбэк отправлен.</div></div>
|
||||
|
||||
<div class="footer-flex-b">
|
||||
<div class="footer-top">
|
||||
<span class="footer-copy">© 2025
|
||||
ELMA365
|
||||
|
||||
|
||||
</span>
|
||||
|
||||
<a href="https://navigator.sk.ru/orn/1122971" target="_blank">
|
||||
<img src="sk-resident.svg" alt="sk icon" class="footer-img" width="117" height="34">
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<div class="footer-line">
|
||||
|
||||
<div class="footer-line-copy">
|
||||
<span class="footer-copy">© 2025
|
||||
ELMA365
|
||||
|
||||
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<ul class="footer-list">
|
||||
|
||||
<li class="footer-item"><a href="https://elma365.com/ru/" target="_blank" class="footer-link" style="color: #0D4A75;"><img src="browse.svg" alt="browse icon" class="footer-img">elma365.com</a></li><li class="footer-item"><a href="https://www.youtube.com/user/ELMABPM" target="_blank" class="footer-link"><img src="yt.svg" alt="youtube icon" class="footer-img"></a></li><li class="footer-item"><a href="https://vk.com/elma_bpm" target="_blank" class="footer-link"><img src="vk.svg" alt="vk icon" class="footer-img"></a></li><li class="footer-item"><a href="https://t.me/elmaday" target="_blank" class="footer-link"><img src="tg.svg" alt="telegram icon" class="footer-img"></a></li><li class="footer-item"><a href="https://dzen.ru/elma" target="_blank" class="footer-link"><img src="dzen.svg" alt="dzen icon" class="footer-img"></a></li>
|
||||
|
||||
|
||||
<li class="footer-item">
|
||||
<a href="https://navigator.sk.ru/orn/1122971" target="_blank">
|
||||
<img src="sk-resident.svg" alt="sk icon" class="footer-img" width="117" height="34">
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-wrap">
|
||||
|
||||
<div><span class="mobile-question-popup">Send feedback</span><form method="POST" action class="question__popup question-xs" id="question__popup"><div class="question-wrap"><span class="close"></span><span class="title">Ask a question</span><label for="help_question" style="display: none;"></label><textarea name="help_question" id="help_question"></textarea><input type="submit" value="Send"></div></form><div class="hidden fade-in question-success-xs">Sent</div></div>
|
||||
|
||||
<div class="footer-flex-b">
|
||||
<span class="footer-copy">© 2025 BRIX</span>
|
||||
<ul class="footer-list">
|
||||
|
||||
<li class="footer-item">
|
||||
<a href="#" class="arrow-top" style="display: block;"></a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="arrow-top"></a>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
<!-- <script type="text/javascript" src="jquery1.min.js"></script>-->
|
||||
<iframe name="hmnavigation" style="display:none!important"></iframe>
|
||||
<!--<script src="./jquery-ui.js"></script> -->
|
||||
<script src="./jquery-ui.min.js"></script>
|
||||
<script src="./jquery-ui.js"></script>
|
||||
<!--script src="//cdn.jsdelivr.net/npm/featherlight@1.7.14/release/featherlight.min.js" type="text/javascript" charset="utf-8"></script-->
|
||||
<script src="./jquery.tocify.min.js"></script>
|
||||
<script src="./TypoReporter.min.js"></script>
|
||||
<script src="./google-search.js"></script>
|
||||
<script src="./main.js"></script>
|
||||
<script type="text/javascript">
|
||||
HMInitToggle('TOGGLE0186A1','hm.type','dropdown','hm.state','0');
|
||||
HMInitToggle('TOGGLE0186A2','hm.type','dropdown','hm.state','0');
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user