Disable an option in Lead.status drop down

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • theBuzzyCoder
    Senior Member
    • Feb 2018
    • 102

    Disable an option in Lead.status drop down

    The option converted should show up in status but should be non clickable.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello,
    you can make this field Read-only with Dynamic Login in Entity Manager, if status is Converted

    Comment

    • theBuzzyCoder
      Senior Member
      • Feb 2018
      • 102

      #3
      Hello tanya

      That's not what I want. I want that option to be shown but no user should be able to select it. It's like in roles when you select edit as 'own' you cannot select delete option "all". Same thing in status.

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        If you want only this implementation, you need to develop it by own.
        or, remove this field from visible in the list at all with with Dynamic Logic as well. If you convert lead with top button, status Converted will be visible, in other cases - no

        Comment

        • theBuzzyCoder
          Senior Member
          • Feb 2018
          • 102

          #5
          Thanks

          Comment

          Working...