helpcenter/Web/Controls/Help/Guides/Projects/LinkWithContact/LinkWithContact.ascx

123 lines
9.0 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Linking project with a CRM contact";
MetaKeyWords = "create project, link project, link contact";
MetaDescription = "Projects. Link your project with CRM contacts.";
var guides = new GuidesModel();
guides.CaptionRelatedTips = "Related Tips & Tricks";
guides.Title = "Data Import from Basecamp";
guides.TitleVideo = "How to restrict access to your project?";
guides.RelatedTips = "Are you a Basecamp user and wish to try managing your project via ONLYOFFICE?";
guides.LearnMore = "Learn more...";
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Linking project with a CRM contact</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-projects/onlyoffice-projects.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/filter-data/filter-data.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/filter-bar/filter-bar.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/link-contact/link-contact.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/link-project/link-project.ascx" /></li>
</ul>
</div>
<div class="video_ground video_trips">
<h2 id="introduction">Introduction</h2>
<div class="block_of_step">
<div class="screen_text">
<p>Need to know what companies are involved in certain projects and be able to manage them easily? Just link your project with contacts (persons or companies) from your customer database.</p>
<p>This guide will show you how it can be done in a few mouse clicks.</p>
</div>
</div>
</div>
<h2 id="step1"><span class="style_step">Step 1. </span>Access the Projects</h2>
<div class="block_of_step">
<div class="screen_text">
<p>Enter your portal and click the <b>Projects</b> link.</p>
</div>
<div class="screen_block">
<img alt="How to link your project with a CRM contact? Step 1" target="img1_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide24/step1.png")%>" />
<img alt="How to link your project with a CRM contact? Step 1" id="img1_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide21/step1.png")%>" />
<div target="img1_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>In case you have already logged in to the portal and been using it for some time, to access the <b>Projects</b> module from any portal page, use the drop-down list in the top left corner of the page and select the corresponding option.</p>
</div>
</div>
<h2 id="step2"><span class="style_step">Step 2. </span>Select your project</h2>
<div class="block_of_step">
<div class="screen_text">
<p>Click the <b>Projects</b> link on the left-side panel. A new page opens with the list of all the created projects. To find a necessary one make use of our filter at the top of the list.</p>
<p>Click the <img alt="Plus Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/FilterIcon.png")%>" /> button and select one of the options:</p>
<ul>
<li><p>use the <b>STATUS</b> list to display the projects you are working on (<b>Active</b>), you have temporarily suspended the work on (<b>Paused</b>) or you have already completed (<b>Closed</b>);</p></li>
<li><p>use the <b>PROJECT MANAGER</b> list to display the projects managed by you or by a certain <b>user</b>;</p></li>
<li><p>use the <b>TEAM MEMBER</b> list to display the projects you or a certain <b>user</b> or <b>group</b> participate in;</p></li>
<li><p>use the <b>OTHER</b> list to display the projects you don't participate in but keep track of (<b>Followed</b>) or the projects with a specified <b>tag</b>, or the projects <b>without tags</b>; </p></li>
</ul>
<p>You can also enter a project title, entirely or partially, in the field and press the <b>Enter</b> key to find the necessary one.</p>
</div>
<div class="screen_block">
<img alt="How to link your project with a CRM contact? Step 2" target="img2_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide21/step2.png")%>" />
<img alt="How to link your project with a CRM contact? Step 2" id="img2_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide21/step2.png")%>" />
<div target="img2_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>When the project is located, click its title. The project overview page will open.</p>
<p>To start a new project please refer to <a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-projects.aspx")%>">these instructions</a>.</p>
</div>
</div>
<h2 id="step3"><span class="style_step">Step 3. </span>Choose CRM contacts to link</h2>
<div class="block_of_step">
<div class="screen_text">
<p>Switch to the <b>Contacts</b> tab. If the contact list is empty, click the <b>Link or add contact</b> link at the center.</p>
<p>Select a necessary contact - person or company - from the existing ones entering it in the search field. If there is no such a contact in your database, the system will offer you to add a new person or a company. Just click the necessary link and fill in the form.</p>
</div>
<div class="screen_block">
<img alt="How to link your project with a CRM contact? Step 3" target="img3_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide58/step3.png")%>" />
<img alt="How to link your project with a CRM contact? Step 3" id="img3_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide58/step3.png")%>" />
<div target="img3_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>The selected contact will be added to the list. In the same way you can link as many contacts as you wish.</p>
<p>To unlink the contact linked by mistake, click the <img alt="Unlink Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/guides/small/guide39/unlink.png")%>" /> icon to the right of the unnecessary contact.</p>
</div>
</div>
<h2 id="step4"><span class="style_step">Step 4. </span>Restrict access to the linked contacts</h2>
<div class="block_of_step">
<div class="screen_text">
<p>By default, each project member (except <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-gettingstarted-people.aspx")%>">guests</a>) can view the contacts linked with the project. To restrict the access to them for some users, switch to the <b>Team</b> tab.</p>
<p>All the project members will be listed in alphabetical order. Find the user you wish to restrict the access for and click the <b>Contacts</b> link to the right.</p>
</div>
<div class="screen_block">
<img alt="How to link your project with a CRM contact? Step 4" target="img4_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/guide58/step4.png")%>" />
<img alt="How to link your project with a CRM contact? Step 4" id="img4_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/guide58/step4.png")%>" />
<div target="img4_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>The same way you can restrict the access for any other user unless he/she does not have projects administrator privileges.</p>
<div class="notehelp">
This function is available for <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/userguides/groups-guides-projects-restrict-access-to-project.aspx")%>">private projects</a> only.
</div>
</div>
</div>
</div>