Contact Tick button should be Mandatory

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ashif Malayil
    Senior Member
    • Dec 2023
    • 171

    Contact Tick button should be Mandatory

    When converting a Lead, Contact and Opportunity should be Ticked Mandatory.

    Agents are mostly missing to Tick Contact. I need to make it as mandatory? How can i achieve it?
    Attached Files
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1602

    #2
    Find in Administrator -> Entity -> Fileds the fields for this display and mark there the bool field "Required". If it is not available there, you can add it in the json-File of taht entity in entityDefs -> fieldName -> add

    "required": true

    Comment

    Working...