FAQs in this section
What is VTAP?
What tools VTAP provides?
What is Module Designer?
What is API Designer?
Where can I find documentation for VTAP?
Which editions and version supports VTAP?
What is the pricing of VTAP?
What happens to customization done using Customizer in V7 version?
How to get in touch with Platform team?
What is the intent of Developer edition?
What is Vtiger’s Add-on Publisher?
Is Add-ons Publisher available in all the CRM editions?
How do I publish Email Template add-ons?
How do I publish any other module as an add-on?
How do I update a published add-on?
How do I test an add-on?
What are the limitations of the Add-ons Publisher?
Which different add-on features can I publish?
What can a developer publish using Add-on Publisher?
What are the conditions for updating a published add-on?
What are the prerequisites for publishing an add-on?
What is an Insights Designer?
What is the use of Insigts Designer in Vtiger CRM?
What are the queries in Insights Designer?
What are the components of the Insight Designer?
What are the components of a Widget in Insights Designer?
What is the Input tab in Insights Designer?
What is the Transfer tab in Insights Designer?
What is the Output tab in Insights Designer?
What are the benefits of using the Insights Designer?
How do I access the Insights Designer in Vtiger CRM?
How do I enable filters for a report?
How do I pin an Insight to the Dashboard?
Is Raw Query support available by default?
In which editions of Vtiger CRM is the VTAP - App Creator available?
Can I set access to my custom apps?
What are Line Item Fields in Insights Designer?
What are Server Scripts and Jobs in Vtiger CRM?
What is a Server Script?
What are Server jobs?
How do I create a Server job?
What are the different helper methods to write server scripts?
What is the Debugging method to write Server scripts?
What are HTTP methods to write server scripts?
What is Vtiger REST API method to write server scripts?
How to write code for Server Scripts and Jobs?
How to write a script for a server job to update stocks weekly in the warehouse system?
How to write a script for a server job for importing daily leads from a file?
How to write a server script to set case SLA by created day?
How to write a server script to calculate the outstanding invoice amount?
How to write a server script for contact email validation and data enrichment?
how to write a server script to update the credit score of a contact?
How can I delete a UI component in the Module Designer?
How do I create an Insights page?
Table of Contents
Creating an insight or a report involves the following:
Follow these steps to create an Insights page:
Follow these steps to create a widget:
- Step 1: Adding an insight
- Step 2: Adding a widget
Follow these steps to create an Insights page:
- Log in to your CRM account.
- Click the Main Menu.
- Click Platform.
- Click Insights Designer.
- In the List View, click +Add Insights. The Add Insight window pops up.
- Enter or select information for the following:
- Name: Enter a name for the insight.
- Assigned to: Select a user from the drop-down.
- Click Save & Add Widgets. The Editing Insights page opens.
Follow these steps to create a widget:
- In the editing view, click +Add New Widget.
- Enter or select information for the following:
- Widget Details:
- Widget Name: Enter a name for the widget.
- Widget Description: Enter a brief description of the widget.
- Input:
- Query Type: Select the input query type from the drop-down.
- Based on the query type selected, select the dependent field.
- Transform (Depends on the Input):
- You can write javascript code to transform the fetched result.
- Output (Depends on the Input):
- Output Type: Select the type of output widget from the drop-down.
- Output Configuration: It depends on the Output Type selected in the previous step.
- Widget Details:
- Click Save.
Was this FAQ helpful?
0
out of
0
found this helpful.
Comments 0
Be the first to comment