Search This Blog

Sunday, August 14, 2016

Important Lookups that you might need to customize

Some important lookups you might need to customize

Lookup.Organization.Type

This is a 1-D Lookup meaning that each Code Key normally has a matching Decode value
The OOTB values are: Company, Branch, Department.  If you need to add an organization type, such as Application, Division, etc., add it here on both sides.  It will now be available as an Organization Type.

Lookup.Users.Role

This is a 2-D Lookup meaning that the Code Key is stored in the database but the Decode value shows up in the UI Elements.  OOTB this lookup contains:
Full-Time = Full-Time Employee
Part-Time = Part-Time Employee
Temp = Temp
Intern = Intern
Consultant = Consultant
Contractor = Contractor

I believe this is correct but not 100% sure.  Add elements as you need.