Product Support: Difference between revisions

From Customer365 for SageCRM
No edit summary
No edit summary
Line 14: Line 14:
When page is viewed first time, filter is set by default control in web.config page. You can change this value in
When page is viewed first time, filter is set by default control in web.config page. You can change this value in


<add key="prsuDefaultFilter" value="Open"/>
  (possible values: "Renewing", "Quoted", "NotRenewing", "Open")
  (possible values: "Renewing", "Quoted", "NotRenewing", "Open")
<add key="prsuDefaultFilter" value="Open"/>


Press on any product support field to see details of particular ticket.
Press on any product support field to see details of particular ticket.

Revision as of 12:25, 8 August 2016

Product Support page is where user can view all company Support tickets

File:Prsu page.png

Controls for the page text:

<add key="lblYourProductsHint" value="This screen lists the product support status. <br>Please contact us if there is a problem with the data not matching yours.<br>"/>
 
<add key="lblSupportMessage" value="<ul><li>Phone support is not provided by CRM Together</li><li>Level one support is provided by the business 
partner</li><li>Support renewals are due in advance of the renewal date</li><li>Any late renewals will require full product re-purchase</li></ul>"/>

Drop down filter can be used to filter Support tickets.

When page is viewed first time, filter is set by default control in web.config page. You can change this value in

<add key="prsuDefaultFilter" value="Open"/>
(possible values: "Renewing", "Quoted", "NotRenewing", "Open")

Press on any product support field to see details of particular ticket.