From af644f138edc4af76ce66809c5eba3d8d30d6df9 Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Thu, 8 Apr 2021 16:13:13 +0300 Subject: [PATCH] Updated UsingSearch article and several CRM guides, added new page to the User Guides section --- .../Guides/CRM/ExportData/ExportData.ascx | 3 ++- .../Guides/CRM/ExportData/ExportData.ru.ascx | 3 ++- .../CRM/LinkWithProject/LinkWithProject.ascx | 3 ++- .../LinkWithProject/LinkWithProject.ru.ascx | 3 ++- .../CRM/UpdateContacts/UpdateContacts.ascx | 3 ++- .../CRM/UpdateContacts/UpdateContacts.ru.ascx | 1 + .../General/UsingSearch/UsingSearch.ascx | 17 +++++++++++++--- .../General/UsingSearch/UsingSearch.ru.ascx | 13 +++++++++++- .../UserGuides/WorkspaceGeneralQuestions.ascx | 12 ++++------- .../WorkspaceGeneralQuestions.ru.ascx | 12 ++++------- Web/UserGuides/workspace-using-search.aspx | 19 ++++++++++++++++++ Web/images/Help/TipsTricks/filtersbar.png | Bin 3144 -> 7329 bytes Web/images/Help/TipsTricks/hinticon.png | Bin 0 -> 516 bytes Web/web.config | 4 ++++ 14 files changed, 68 insertions(+), 25 deletions(-) create mode 100644 Web/UserGuides/workspace-using-search.aspx create mode 100644 Web/images/Help/TipsTricks/hinticon.png diff --git a/Web/Controls/Help/Guides/CRM/ExportData/ExportData.ascx b/Web/Controls/Help/Guides/CRM/ExportData/ExportData.ascx index f7f9e15b5..6c8683531 100644 --- a/Web/Controls/Help/Guides/CRM/ExportData/ExportData.ascx +++ b/Web/Controls/Help/Guides/CRM/ExportData/ExportData.ascx @@ -87,7 +87,8 @@

You can also use the wildcards to filter your contacts:

diff --git a/Web/Controls/Help/Guides/CRM/ExportData/ExportData.ru.ascx b/Web/Controls/Help/Guides/CRM/ExportData/ExportData.ru.ascx index 6ecb75e0f..d5023ebbc 100644 --- a/Web/Controls/Help/Guides/CRM/ExportData/ExportData.ru.ascx +++ b/Web/Controls/Help/Guides/CRM/ExportData/ExportData.ru.ascx @@ -87,7 +87,8 @@

Вы также можете использовать подстановочные знаки для фильтрации контактов:

diff --git a/Web/Controls/Help/Guides/CRM/LinkWithProject/LinkWithProject.ascx b/Web/Controls/Help/Guides/CRM/LinkWithProject/LinkWithProject.ascx index 51dcf99fc..aa2111716 100644 --- a/Web/Controls/Help/Guides/CRM/LinkWithProject/LinkWithProject.ascx +++ b/Web/Controls/Help/Guides/CRM/LinkWithProject/LinkWithProject.ascx @@ -86,7 +86,8 @@

You can also use the wildcards to filter your opportunities:

To create a new opportunity follow the instructions ">here.

diff --git a/Web/Controls/Help/Guides/CRM/LinkWithProject/LinkWithProject.ru.ascx b/Web/Controls/Help/Guides/CRM/LinkWithProject/LinkWithProject.ru.ascx index 989fb7658..515156e65 100644 --- a/Web/Controls/Help/Guides/CRM/LinkWithProject/LinkWithProject.ru.ascx +++ b/Web/Controls/Help/Guides/CRM/LinkWithProject/LinkWithProject.ru.ascx @@ -86,7 +86,8 @@

Вы также можете использовать подстановочные знаки для фильтрации возможных сделок:

Чтобы создать новую возможную сделку, следуйте инструкциям, изложенным ">здесь.

diff --git a/Web/Controls/Help/Guides/CRM/UpdateContacts/UpdateContacts.ascx b/Web/Controls/Help/Guides/CRM/UpdateContacts/UpdateContacts.ascx index 533b7b2a0..028108ca4 100644 --- a/Web/Controls/Help/Guides/CRM/UpdateContacts/UpdateContacts.ascx +++ b/Web/Controls/Help/Guides/CRM/UpdateContacts/UpdateContacts.ascx @@ -84,7 +84,8 @@

You can also enter a contact name, entirely or partially, in the Filter field and press the Enter key to find the necessary one. To facilitate the search use the wildcards:

diff --git a/Web/Controls/Help/Guides/CRM/UpdateContacts/UpdateContacts.ru.ascx b/Web/Controls/Help/Guides/CRM/UpdateContacts/UpdateContacts.ru.ascx index 1a4d3983d..7b75bbaa4 100644 --- a/Web/Controls/Help/Guides/CRM/UpdateContacts/UpdateContacts.ru.ascx +++ b/Web/Controls/Help/Guides/CRM/UpdateContacts/UpdateContacts.ru.ascx @@ -85,6 +85,7 @@ diff --git a/Web/Controls/Help/TipsTricks/General/UsingSearch/UsingSearch.ascx b/Web/Controls/Help/TipsTricks/General/UsingSearch/UsingSearch.ascx index 224b56e3e..0a59c7d49 100644 --- a/Web/Controls/Help/TipsTricks/General/UsingSearch/UsingSearch.ascx +++ b/Web/Controls/Help/TipsTricks/General/UsingSearch/UsingSearch.ascx @@ -47,8 +47,19 @@

Filter Bar

Filters bar" />

-

This filter bar is available in the following portal modules: 'Documents', 'Projects', 'CRM', <%--'Community', --%>'People', 'Mail', 'Feed' .

-

It helps you to find the needed document, contact, task, etc. entering a key word and simultaneously using several filter parameters at once. The filters that you can apply in each of the modules are following:

+

This filter bar is available in the following portal modules: 'Documents', 'Projects', 'CRM', <%--'Community', --%>'People', 'Mail', 'Feed'.

+

It helps you to find the needed document, contact, task, etc. entering a key word and simultaneously using several filter parameters at once.

+

Click for a hint Hint Icon" /> to improve your filter query performance.

+ +
+ Special characters in a query may be used with all but People module. +
+

The filters that you can apply in each of the modules are following:

Click the - Иконка сортировки" /> icon + Sorting icon" /> icon to arrange the contents in ascending/descending order.

<%--

Tag Cloud

Tag cloud" /> diff --git a/Web/Controls/Help/TipsTricks/General/UsingSearch/UsingSearch.ru.ascx b/Web/Controls/Help/TipsTricks/General/UsingSearch/UsingSearch.ru.ascx index 3ef91695a..d32e755c3 100644 --- a/Web/Controls/Help/TipsTricks/General/UsingSearch/UsingSearch.ru.ascx +++ b/Web/Controls/Help/TipsTricks/General/UsingSearch/UsingSearch.ru.ascx @@ -48,8 +48,19 @@

Строка фильтра

Строка фильтра" />

Эта строка фильтра представлена в следующих модулях портала: 'Документы', 'Проекты', 'CRM', <%--'Сообщество', --%>'Люди', 'Почта', 'Лента'.

-

Она позволяет вам находить нужный документ, контакт, задачу и т.д., вводя ключевое слово и одновременно используя сразу несколько параметров фильтра. Ниже перечислены те фильтры, которые вы можете применить в каждом из модулей:

+

Она позволяет вам находить нужный документ, контакт, задачу и т.д., вводя ключевое слово и одновременно используя сразу несколько параметров фильтра.

+

Нажмите на подсказку Подсказка" />, чтобы повысить результативность поискового запроса.

+
+ Использование специальных символов в запросе возможно во всех модулях, кроме модуля Люди. +
+

Ниже перечислены те фильтры, которые вы можете применить в каждом из модулей:

+