Common Actions in List Report | Zoho Creator Help

Understand common actions in list report

There are some common actions that are available in the report without having to predefine them. These actions are available in default position. They are often required because of which they mandatorily appear in the report. The following are the common actions:

Add a record

The add record icon appears at the top-right corner of the report along with the search icon. This enables you to add a new record to the report. Clicking the add icon opens the Form window. You can fill in the field values and click submit. You will find that the record that you submitted is displayed in your report.

Search records

Search enables you to look for specific data within a report. On clicking the search icon, the search window lists the fields of the report. You need to select the field, operator and the condition by which you want to run the search. The records that match the condition are displayed. You can select multiple fields, thereby specifying multiple conditions based on which the records need to be looked for.

The search option helps you sift through voluminous records and narrow down to information that you require. Let's assume you have an inventory management app. You have a report that displays product details of all the items in the inventory. If you are looking for a particular product, of particular model, from a particular manufacturer to update the stock details, you can use search. Click on the search field. All the fields in the report are listed. Select the fields that would help you single out the required records. In this case, select Product field, select the operator "is" enter the name of the product; select model field, select the "contains" operator and enter the model number; select manufacturer field.


The search field in browser presents a slide in pane that has all the fields from which you could specify your search criteria.

  • For Radio button, Dropdown, Checkbox and Multiselect field types, the criteria values will be pre-populated based on the configured options. So, the user can use the field values to search for matching records.
  • For name and address fields, your users will be able to Search using Subfields. The subfields you have enabled in your name/address field will be displayed in the search pane.
    Note: Closing the report after applying the search criteria saves the report in that state. On accessing the report the next time, the report loads with the previously applied search criteria, displaying only the records that match the same. To view all the records you must remove or clear the search criteria.

    Sort records

    Sorting creates a linear, sequentially arranged data structure that helps you eliminate the hassles of haphazardly maintained information. It enables you to easily glance through the data and find required information. The header row of your report features the sort option in each field. Selecting the preferred order of sorting for the required field will take effect on the report.


    Group records

    Grouping indicates categorizing information into clusters, based on field values that help you define the groups. By grouping your data, you can achieve a certain level of structurally classified information. The header row of your report features the group option in each field. Selecting the preferred order of grouping for the required field reorganize the records based on the values of that particular field.


    Hide columns

    Hiding a column prevents the viewer from being able to view certain columns that you deem unnecessary. Clicking the icon at the left end of the header row will display the fields that you want hidden. Unchecking the field names will hide those columns. To make them appear again, you have to select the unchecked field names. To hide a column in your report, follow the below steps:

    1. Navigate to the required report (live mode).
    2. Click the eye-shaped icon at the left end of the header row to display the fields that you want hidden. 
    3. Uncheck the required field names to hide those columns. 
    4. To make them appear again, you have to select the unchecked field names.

     

    To access print option, click the hamburger icon. Printing provides you with options to print as a list or as a summary. List is a table grid layout and Summary layout includes is a record level details as label and value pairs.

    Import records

    Importing records help you create a report in Creator by importing records that are already available in a different application. This eliminates the effort you will have to put in to recreate the report. To access the option, click on the hamburger icon. Selecting Import displays the congruent window. You can select the field type, the location of the file, and upload it. On uploading, you will be prompted to realign your report to Creator's design and make it comprehesible by assigning the field names to appropriate positions.

    There are three data locations from where you can select and import your records: 

    • Local Drive: Enables you to browse for the file on your local drive and upload the file from there. 
    • Paste Data: Enables you to copy records from a source file and paste them on the clipboard.
    • Cloud: Enables you to pick and upload a file from your cloud storage.

    Validations while importing records

    Importing requires validating certain field values to ensure compatibility with the properties enabled in the form fields. Name Field, Phone Number Field, Address Field values are validated based on a few prerequisites.

    Name field

    The name field has four subfields: namely, Prefix, First Name, Last Name, and Suffix. The name field value is separated by space. While importing values for this field, a few validations are required to ensure that the values are compatible with the enabled form properties. The following are the validations for name field values:

    • The first name is a default value.
    • If the name field is a mandatory field, it is necessary that the imported field value contains all the subfields (separated by space) that are enabled as display fields.

      Example: If you have selected Prefix, First Name (default), and Last Name in your form, and your imported value has only Prefix and First Name,an error message will be displayed citing the missing subfield value as reason.

      Incorrect Value: Mr. Davy

      Correct Value: Mr. Davy Higgins

    • If you have specified prefix options in your form field properties, the imported field value needs to have a prefix that is compatible with the defined options. Prefix is identified by the period used at the end.

      Example: Let's assume in your form field, you have specified Mr. and Miss. as options for prefixes.

      Incorrect Value: Mrs. Jessica Hubert

      Correct Value: Miss. Jessica Hubert

    • There are four subfields in the name field. If your imported field value (separated by space) exceeds four, the rest of the values will be displayed as suffix.

      Example: Let's say you have imported a name field value with five separate entities.

      Mrs. Jessica Mary Hubert, M.D. (prefix, first name, middle name, last name, and suffix). The application will, by default, allow the middle name, Mary, to take the last name position, and the last name and suffix, Hubert and M.D., will be assigned the suffix position.

    Phone number field

    The phone number field has a few validations based on which the imported value is assessed.

    • All phone numbers need to start with the '+' symbol. If the imported value does not adhere to this, an error message will be displayed.

      Incorrect Value: 12012327123

      Correct Value: +12012327123

    • If the imported field value has characters other than numerics, spacing, -, or (), an error message will be displayed stating that the field does not support other characters.

      Incorrect Value: 1201232712A

      Correct Value: +12012327123

    • If the imported value is a non-existent phone number, an error message will be displayed.
    • If you have specified one or more country codes for the phone number field in your form, it is required for the imported values to have those country codes. If the value contains a non-existent country code or one that you have not specified in the form field properties, an error message will be displayed.

    Address field

    The address field has six subfields: namely, Address Line 1, Address Line 2, City/District, State/Province, Postal Code, and Country. A few validations are made while importing the field values to ensure that the values are compatible with the enabled form properties. The address field value is separated by comma and space. The following are the validations for address field values:

    • Address Line 1 is a default subfield.
    • If the field is a mandatory field, and Address Line 2 is selected as a display field, there is no validation while importing. If the imported field value does not include a value for this subfield, it gets ignored.

      Example: If your address is 4913 Commercial Park, Orlando, Florida, 32819.

      4913 Commercial Park is Address Line 1 and Orlando is City/District. There is no value for Address Line 2 and it does not affect the correctness of the address field value.

    • If the imported field value (separated by comma) does not have all the subfield values that are selected to be displayed, the validation throws an error.

      Example: Let's assume you have enabled all the six subfields but your imported field value does not include postal code and country.

      Incorrect Value: 42 Marquette Crossing, Clearwater, Florida. An error message will be displayed citing missing subfield values as reason.

      Correct Value: 42 Marquette Crossing, Clearwater, Florida, 33763, United States

    • If you have enabled only four of the subfields and your imported field value has information exceeding this limit, the excess information will be displayed as the last selected subfield.

      Example 1: Let's say you have enabled Address Line 1, City/District, and State/Province. The imported value is 42 Marquette Crossing, Clearwater, Florida, 33763, United States. The application will assign subfields to values (separated by comma and space) in the reverse order. 

      Incorrect Value: 42 Marquette Crossing, Clearwater, Florida, 33763, United States. In this case, United States will be assigned State/Province, Florida will be assigned City/District, and the rest of the address will be assigned Address Line 1.

    • Correct Value: 42 Marquette Crossing, Clearwater, Florida,33763,United States. Removing the space between the values will allow the assumption that it is a single value, assigning it the State/Province subfield and making the rest of the address fall into the correct subfields.

    • Example 2: Let's say you have enabled Address Line 1, City/District, and State/Province. The imported value is 42B, Golf Course Hill, Marquette Crossing, Clearwater, Florida.

      Incorrect Value: 42B, Golf Course Hill, Marquette Crossing, Clearwater, Florida. In this case, 42B will be assigned Address Line 1, Golf Course Hill will be assigned City/District, while Marquette Crossing, Clearwater, Florida will be assigned State/Province.

      Correct Value: 42B,Golf Course Hill,Marquette Crossing, Clearwater, Florida. Removing the space will assign 42B,Golf Course Hill,Marquette Crossing the Address Line 1 subfield, making the rest of the address fall into the correct subfields.

    Export records

    Exporting records help you obtain or download the records that are in Creator report into a specific format for a purpose outside of Zoho Creator environment. Creator enables you to export your reports in a few simple steps so that you can access them offline and email them to your colleagues who are non-Zoho users. You can perform export operations across all the three platforms supported by Creator — web, mobile, and tablet.


    Note:
    • Zoho Creator does not, in any way, include any kind of harmful information or data into your exported files. However, as a precautionary measure to safeguard yourself from unknown security threats, it is recommended that you look for warnings about executable operations when opening an exported file in MS Excel. Please refrain from updating any commands in the CSV file exported from Zoho Creator.

    Related Topics


      Zoho CRM Training Programs

      Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

      Zoho CRM Training
        Redefine the way you work
        with Zoho Workplace

          Zoho DataPrep Personalized Demo

          If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

          Zoho CRM Training

            Create, share, and deliver

            beautiful slides from anywhere.

            Get Started Now


              Zoho Sign now offers specialized one-on-one training for both administrators and developers.

              BOOK A SESSION








                                  You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                      Manage your brands on social media

                                        Zoho Desk Resources

                                        • Desk Community Learning Series


                                        • Digest


                                        • Functions


                                        • Meetups


                                        • Kbase


                                        • Resources


                                        • Glossary


                                        • Desk Marketplace


                                        • MVP Corner


                                        • Word of the Day


                                          Zoho Marketing Automation

                                            Zoho Sheet Resources

                                             

                                                Zoho Forms Resources


                                                  Secure your business
                                                  communication with Zoho Mail


                                                  Mail on the move with
                                                  Zoho Mail mobile application

                                                    Stay on top of your schedule
                                                    at all times


                                                    Carry your calendar with you
                                                    Anytime, anywhere




                                                          Zoho Sign Resources

                                                            Sign, Paperless!

                                                            Sign and send business documents on the go!

                                                            Get Started Now




                                                                    Zoho TeamInbox Resources



                                                                            Zoho DataPrep Resources



                                                                              Zoho DataPrep Demo

                                                                              Get a personalized demo or POC

                                                                              REGISTER NOW


                                                                                Design. Discuss. Deliver.

                                                                                Create visually engaging stories with Zoho Show.

                                                                                Get Started Now







                                                                                              You are currently viewing the help articles of Sprints 1.0. If you are a user of 2.0, please refer here.

                                                                                              You are currently viewing the help articles of Sprints 2.0. If you are a user of 1.0, please refer here.



                                                                                                    • Related Articles

                                                                                                    • Understand common actions in calendar report

                                                                                                      There are some common actions that are available in the report without having to predefine them. These actions are available in default positions. They are often required because of which they mandatorily appear in the report. The following are the ...
                                                                                                    • Understand common actions in kanban report

                                                                                                      There are some common actions that are available in the report without having to predefine them. These actions are available in default positions. They are often required because of which they mandatorily appear in the report. The following are the ...
                                                                                                    • Understand common actions in spreadsheet report

                                                                                                      There are some common actions that are available in the report without having to predefine them. These actions are available in default position. They are often required because of which they mandatorily appear in the report. The following are the ...
                                                                                                    • Understand reports

                                                                                                      Note: To optimize efficiency and security, support for XLS format has been deprecated, and instead, the XLSX format will be supported with effect from 21-March-2024. We insist you to replace any instance of .xls to .xlsx across Deluge scripts in your ...
                                                                                                    • Understand common actions in map report

                                                                                                      There are some common actions that are available in the report without having to predefine them. These actions are available in default positions. They are often required because of which they mandatorily appear in the report. The following are the ...
                                                                                                      Wherever you are is as good as
                                                                                                      your workplace

                                                                                                        Resources

                                                                                                        Videos

                                                                                                        Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                        eBooks

                                                                                                        Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                        Webinars

                                                                                                        Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                        CRM Tips

                                                                                                        Make the most of Zoho CRM with these useful tips.



                                                                                                          Zoho Show Resources