update help elma
This commit is contained in:
@ -1,20 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>Бизнес-процессы на уровне приложения</title>
|
||||
<title>Business process associated with an app</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="Business processes associated with apps describe the logic of the app. For example, for the Invoice app, you can create an approval process to describe all the stages of..." />
|
||||
<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 дизайнер > Конструктор приложений / Бизнес-процессы на уровне приложения</p>
|
||||
<p>Low-code designer > App builder / Business process associated with an app</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;">Business process associated with an app</span></h1>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
@ -111,49 +109,36 @@
|
||||
<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="https://elma365.com/ru/articles/chto-takoe-biznes-processy-obzor-bazovyh-ponyatij-bpm/" target="_blank" class="weblink">Бизнес-процессы</a>, созданные на уровне приложения, описывают логику его работы. Например, для приложения <span style="font-weight: bold;">Счёт на оплату</span> можно добавить бизнес-процесс согласования, который будет описывать все этапы рассмотрения документа внутри компании.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><span style="font-weight: bold;">Business processes</span> associated with apps describe the logic of the app. For example, for the <span style="font-weight: bold;">Invoice</span> app, you can create an approval process to describe all the stages of invoice approval in your company.</p>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">начало внимание</span></p>
|
||||
<p style="margin: 14px 0 0 0;">Моделировать, настраивать и редактировать бизнес-процессы могут только пользователи, включённые в группу<span style="font-weight: bold;"> </span><a href="360006871932.html#administrators" class="topiclink">Администраторы</a>.</p>
|
||||
<p style="line-height: 1.20; margin: 14px 0 0 0;">Only the users included in the <a href="360007146071.html" class="topiclink">Administrators</a> group can model, configure, and edit business processes.</p>
|
||||
<p class="p_CodeExample" style="page-break-inside: avoid;"><span class="f_CodeExample">конец внимание</span></p>
|
||||
<h2 class="p_Heading2" style="margin: 19px 0 0 0;"><span class="f_Heading2" style="font-size: 24px;">Начать моделировать процесс</span></h2>
|
||||
<p class="p_Normal" style="margin: 19px 0 0 0;">Чтобы создать процесс на уровне приложения, выполните следующие действия:</p>
|
||||
<h2 class="p_Heading2" style="line-height: 1.20; margin: 19px 0 0 0;"><span class="f_Heading2" style="font-size: 24px;">Create a new process</span></h2>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 19px 0 0 0;">Business processes associated with apps are created in a similar way to the <span style="background-color: #ffffff;"><a href="360012265552.html" class="topiclink">global processes</a></span>.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 19px 0 0 0;"><a id="list" class="hmanchor"></a>To create a process, follow the steps below:</p>
|
||||
<ol style="list-style-type:upper-roman">
|
||||
<li value="1" class="p_Normal" style="margin-top: 14px; margin-right: 0; margin-bottom: 0;"><a id="processes-list" class="hmanchor"></a>Нажмите на значок <img alt="__________.png" title="__________.png" width="20" height="22" style="margin:0;width:20px;height:22px;border:none" src="360012041271-__________.png"/> рядом с названием приложения и выберите пункт меню <span style="font-weight: bold;">Бизнес-процесс</span>.</li></ol>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 35px;"><img alt="аpplication-level-process-1" width="459" height="373" style="margin:0;width:459px;height:373px;border:none" src="hmfile_hash_90b86338.png"/></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 34px;">Отобразится страница, которая содержит список бизнес-процессов приложения.</p>
|
||||
<li value="1" class="p_Normal" style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;">Click on the <img alt="360012041271-__________" width="18" height="20" style="margin:0;width:18px;height:20px;border:none" src="360012041271-__________.png"/> icon next to the app<span style="color: #202122; background-color: #ffffff;">’s</span> name and select <span style="font-weight: bold;">Business Processes</span>.</li></ol>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 34px;"><img alt="bpaa 1" width="497" height="481" style="margin:0;width:497px;height:481px;border:none" src="hmfile_hash_94595a30.png"/></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 34px;">You will see a page with the list of the business processes associated with the app.</p>
|
||||
<ol style="list-style-type:upper-roman" start="2">
|
||||
<li value="2" class="p_Normal" style="margin-top: 14px; margin-right: 0; margin-bottom: 0;">Для создания нового бизнес-процесса нажмите на кнопку <span style="font-weight: bold;">+ Процесс</span>.</li></ol>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 34px;"><img alt="аpplication-level-process-2" width="697" height="197" style="margin:0;width:697px;height:197px;border:none" src="hmfile_hash_ee8a6be7.png"/></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 34px;">В появившемся окне заполните поля:</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 35px;"><img alt="аpplication-level-process-3" width="596" height="246" style="margin:0;width:596px;height:246px;border:none" src="hmfile_hash_576d1966.png"/></p>
|
||||
<li value="2" class="p_Normal" style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;">To add a new business process, click <span style="font-weight: bold;">+Process</span>.</li></ol>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 34px;"><img alt="bpaa 2" width="689" height="135" style="margin:0;width:689px;height:135px;border:none" src="hmfile_hash_dd2a24b9.png"/></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 34px;">Fill in the fields in the provided window:</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 34px;"><img alt="bpaa 3" width="580" height="242" style="margin:0;width:580px;height:242px;border:none" src="hmfile_hash_f2b86d90.png"/></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li><span style="font-weight: bold;">Название</span><span style="font-weight: bold; color: #ff0000;">*</span> — укажите наименование, которое будет отображаться в списке бизнес-процессов приложения;</li><li><span style="font-weight: bold;">Код</span><span style="font-weight: bold; color: #ff0000;">*</span> — используется для работы с API. Поле заполняется автоматически, но при необходимости его значение можно изменить;</li><li><span style="font-weight: bold;">Родительская категория </span>— укажите папку, в которой будет располагаться бизнес-процесс. Чтобы создать новую папку, перейдите на страницу со списком бизнес-процессов и нажмите на кнопку <span style="font-weight: bold;">+ Папка</span>.</li></ul>
|
||||
<li style="line-height: 1.20;"><span style="font-weight: bold;">Name</span><span style="font-weight: bold; color: #ff0000;">*</span>. Specify the name of the process.</li><li style="line-height: 1.20;"><span style="font-weight: bold;">Code</span><span style="font-weight: bold; color: #ff0000;">*</span>. The code is used for working with API. It is generated automatically but you can edit it if necessary.</li><li style="line-height: 1.20;"><span style="font-weight: bold;">Parent category</span>. Specify the folder where the process will be located. To create a new folder, go to the page with the list of business processes and click <span style="font-weight: bold;">+Folder</span>.</li></ul>
|
||||
<ol style="list-style-type:upper-roman" start="3">
|
||||
<li value="3" class="p_Normal" style="margin-top: 14px; margin-right: 0; margin-bottom: 0;">После того как поля буду заполнены, нажмите на кнопку <span style="font-weight: bold;">Создать</span>. </li></ol>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 35px;">Откроется страница создания бизнес-процесса.</p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 35px;"><img alt="аpplication-level-process-4" width="884" height="512" style="margin:0;width:884px;height:512px;border:none" src="hmfile_hash_f1241140.png"/></p>
|
||||
<p style="margin: 14px 0 0 0;">Обратите внимание, в контекст бизнес-процесса, созданного на уровне приложения,<span style="color: #212529;"> всегда добавляется переменная, ссылающаяся на это приложение. Это удобно, например, чтобы выносить на формы задач свойства приложения. При этом не нужно добавлять их в контекст процесса вручную.</span></p>
|
||||
<p style="margin: 14px 0 0 0;">После публикации процесс отображается в <a href="360009921131.html#processes-list" class="topiclink">списке бизнес-процессов</a> приложения. Отсюда можно снова перейти в дизайнер моделирования. Если процесс уже редактируется другим пользователем, открыть его схему можно в режиме просмотра.</p>
|
||||
<h2 class="p_Heading2" style="margin: 19px 0 0 0;"><span class="f_Heading2" style="font-size: 24px;">Статусы приложения в бизнес-процессе</span></h2>
|
||||
<p class="p_Normal" style="margin: 19px 0 0 0;">Настраивая бизнес-процесс на уровне приложения, вы можете добавлять или изменять статусы приложения прямо в дизайнере процессов на вкладке <span style="font-weight: bold;">Статусы</span>. </p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;"><img alt="аpplication-level-process-6" width="974" height="848" style="margin:0;width:974px;height:848px;border:none" src="hmfile_hash_0498e20d.png"/></p>
|
||||
<p class="p_Normal" style="margin: 14px 0 0 0;">В статье <a href="360009920611.html" class="topiclink">«Поле „Статус“»</a> мы подробно написали о том, как добавлять статусы в настройках самого приложения. В дизайнере процессов статусы задаются точно так же.</p>
|
||||
<h2 class="p_Heading2" style="margin: 19px 0 0 0;"><a id="start-process" class="hmanchor"></a><span class="f_Heading2" style="font-size: 24px;">Запуск процесса на уровне приложения</span></h2>
|
||||
<p class="p_Normal"> </p>
|
||||
<p>Первый бизнес-процесс, созданный на уровне приложения, автоматически привязывается к кнопке <a href="button-types-settings.html#save-button" class="topiclink">Сохранить</a> на карточке создания элемента. Это происходит при публикации схемы. После этого процесс будет запускаться, как только пользователь добавит новый элемент данного приложения.</p>
|
||||
<p><span style="font-size: 13px; color: #000000;"> </span></p>
|
||||
<p>При необходимости вы можете создать другой процесс на уровне приложения и связать его запуск с созданием нового элемента. </p>
|
||||
<p>Для этого отвяжите первый процесс. Перейдите на страницу со списком всех процессов приложения. Привязанный процесс обозначен значком<img alt="associate_icon" width="26" height="12" style="margin:0;width:26px;height:12px;border:none" src="associate_icon.png"/>. Нажмите на три точки напротив названия процесса и выберите опцию <span style="font-weight: bold;">Отвязать от приложения</span>.</p>
|
||||
<p><img alt="associate_business_process-6" width="841" height="341" style="margin:0;width:841px;height:341px;border:none" src="associate_business_process-6.png"/></p>
|
||||
<p><span style="font-size: 13px; color: #000000;"> </span></p>
|
||||
<p>После того как текущий процесс отвязан, вы сможете связать с приложением любой другой процесс, созданный на его уровне. Чтобы это сделать:</p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li>в окне, появляющемся при публикации первой версии процесса нажмите на кнопку <span style="font-weight: bold;">Привязать</span>;</li></ul>
|
||||
<p><img alt="associated_business_process-7" width="878" height="412" style="margin:0;width:878px;height:412px;border:none" src="associated_business_process-7.png"/></p>
|
||||
<ul style="list-style-type:disc">
|
||||
<li class="p_Normal">на странице со списком процессов напротив названия нужного процесса нажмите на три точки и выберите <span style="font-weight: bold;">Привязать к приложению</span>. </li></ul>
|
||||
<p class="p_Normal">Кроме того, привязать запуск процесса к кнопке <span style="font-weight: bold;">Сохранить</span> можно на карточках создания или редактирования элемента приложения. Подробнее об этом читайте в статье <a href="button-types-settings.html#save-button" class="topiclink">«Типы и настройки кнопок»</a>. </p>
|
||||
<p style="margin: 19px 0 0 0;">Вы также можете добавить дополнительную кнопку запуска бизнес-процесса на <a href="360019229331.html#start_process_button" class="topiclink">страницу приложения</a> или в <a href="360019228531.html#add-button" class="topiclink">карточку элемента приложения</a>. </p>
|
||||
<li value="3" class="p_Normal" style="line-height: 1.20; margin-top: 14px; margin-right: 0; margin-bottom: 0;">After filling in all the fields, click <span style="font-weight: bold;">Create</span>.</li></ol>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 34px;">The process designer page will open.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 34px;"><img alt="bpaa 4" width="998" height="554" style="margin:0;width:998px;height:554px;border:none" src="hmfile_hash_e2a4f900.png"/></p>
|
||||
<p class="p_Normal">Note that in the context of a business process associated with an app, a variable referencing this app is always added automatically. This is convenient, for example, when you want to include app properties on task forms without manually adding them to the process context.</p>
|
||||
<p class="p_Normal">Once published, the process appears in the <a href="360009921131.html#list" class="topiclink">app’s list of business processes</a>. From there, you can return to the modeling designer. If the process is already being edited by another user, you can open its diagram in view mode.</p>
|
||||
<h2 class="p_Heading2" style="line-height: 1.20; margin: 19px 0 0 0;"><span class="f_Heading2" style="font-size: 24px;">Add app statuses to a process</span></h2>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 19px 0 0 0;">When setting up a business process associated with an app, you can add or change app statuses directly in the process designer on the <span style="font-weight: bold;">Status</span> tab.</p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;"><img alt="bpaa 6" width="783" height="433" style="margin:0;width:783px;height:433px;border:none" src="hmfile_hash_13e89b14.png"/></p>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 14px 0 0 0;">The <a href="360009920611.html" class="topiclink">Status field</a> article describes in detail how to add statuses in the app settings. In the process designer, statuses are configured in exactly the same way.</p>
|
||||
<h2 class="p_Heading2" style="line-height: 1.20; margin: 19px 0 0 0;"><a id="start-process" class="hmanchor"></a><span class="f_Heading2" style="font-size: 24px;">Start a process associated with an app</span></h2>
|
||||
<p class="p_Normal" style="line-height: 1.20; margin: 19px 0 0 0;">After you have created the process, you can bind it to buttons on the <a href="360019229331.html#start_process_button" class="topiclink">app page</a> and the <a href="button-types-settings.html#add_launch_button" class="topiclink">creation and view forms</a> of the items. Once a user clicks the button on the form, the process starts.<span class="f_ImageCaption"> <img alt="bpaa 7" width="669" height="431" style="margin:0;width:669px;height:431px;border:none" src="hmfile_hash_9a03f02b.png"/></span></p>
|
||||
|
||||
<div class="bottom-nav">
|
||||
|
||||
@ -170,7 +155,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>
|
||||
@ -178,7 +163,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>
|
||||
@ -189,63 +174,30 @@
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user