• show hide field when picklist value

    Hi, Our customer has a picklist field "type_c" on account with value "company" and "person". A field "companyid_c" is visible when the value "company" is selected, otherwise this field is hidden. They want me to change the functionality to: Always…
  • Change DropDown list dynamically in Dropdown Field When we have parent Dropdown selected.

    Hello, What i am trying to achive is that i have a dropdown field named subtype which is dependent on parent dropdown type_2 (Dropdown field name). I am trying to setup subtype dropdown list dynamically using dependency. But i am getting an issue…