Lead Status - Change - How to

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ronea23
    Junior Member
    • Jul 2015
    • 29

    Lead Status - Change - How to

    Dear Team , pls guide me to configure the following lead status.

    The present status are

    New,Assigned,In Process, Converted, Recycle, Dead.

    Need to change few of the names.like

    Assigned --> Contact
    Recycle --> Disqualified
    Dead --> Not Interested.

    How to achieve this.

    Regards,
    Ronald

  • yuri
    Member
    • Mar 2014
    • 8453

    #2
    You can change just labels

    Administration > Entity Manager > Lead > Fields > Status
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • adrianogoerk
      Junior Member
      • Oct 2015
      • 6

      #3
      Erro 409

      Comment

      • adrianogoerk
        Junior Member
        • Oct 2015
        • 6

        #4
        Sorry, Status Lead existent.

        Comment

        • Ashif Malayil
          Senior Member
          • Dec 2023
          • 176

          #5
          New,Assigned,In Process, Converted, Recycle, Dead. what if i removed the converted status instead of changing Label? How can i retrieve it?​

          Comment


          • lazovic
            lazovic commented
            Editing a comment
            You can reset Status field settings to default. Go to Administration > Entity Manager > Lead > Fields > Status and press the Reset to Default button.
        • Ashif Malayil
          Senior Member
          • Dec 2023
          • 176

          #6
          But will this going to effect my existing data? or the existing status options?
          Last edited by Ashif Malayil; 05-13-2024, 07:44 AM.

          Comment


          • victor
            victor commented
            Editing a comment
            All the statuses you selected will remain in the old records. Even the data that disappeared from Administration > Entity Manager > Lead > Fields > Status after you clicked the Reset to Default button. However, the old/deleted options will not be available for new records.
        • Ashif Malayil
          Senior Member
          • Dec 2023
          • 176

          #7
          How can i achieve this without effecting any of the existing data and the future data? Can you help me?

          Comment


          • victor
            victor commented
            Editing a comment
            I have described what happens after clicking the Reset to Default button (as advised by lazovic). The old data will remain unchanged until you change this data yourself, through a formula or workflow.
        • Ashif Malayil
          Senior Member
          • Dec 2023
          • 176

          #8
          So, after Reset to Default button, these all are will be the available status, New,Assigned,In Process, Converted, Recycle, Dead. I can add the old existing status again. is possible to mass update those to these newly added status?

          Comment

          • victor
            Active Community Member
            • Aug 2022
            • 729

            #9
            Example:

            1. You have leads one, two and three.
            2. You specified Status A for lead one, Status B for lead two and Status C for lead three​.
            3. You decide to click the Reset to Default button in Administration > Entity Manager > Lead > Fields > Status and save the changes:
            • For leads one, two and three​ the Statuses will remain unchanged: Status A for lead one, Status B for lead two and Status C for lead three.
            • For all leads except one, two and three​, Statuses A, B, and C have become unavailable.
            • If it is necessary to change the Statuses for leads one, two and three​, it must be done separately using Mass Update, Formula, Workflow or BPMN.​

            Comment

            Working...