RE: What is the difference between Hierarchical pickli...
Constraint picklist is used for retrieving data by filtering the value based on conditions. We have to check the constraint field while creating dynamic picklist. Hierarchical picklist displays values in child picklist based on the value selected in parent picklist.
RE: What is the difference between Hierarchical picklist and Constraint picklist?
These are same in the way they are configured. Differences are only that HP: Constrains the data for Static picklist CP: Constrains the data for Dynamic picklist
RE: What is the difference between Hierarchical picklist and Constraint picklist?
constraint pick list is used to fo filter the values based on the constraint In hiearchical picklist the values can be displayed based on the constraint which is implemented in parent picklist