Lookup Logic Customisation
Lookups within Seven20 feature the ability to have their logic configured to suit the specific requirements of a client, and the context in which the lookup is being accessed. This is achieved through the use of a custom Apex class which implements the client-specific behaviour.
Work In Progress
We are actively working on migrating all Seven20 lookups to the new lookup logic customisation feature. If you wish to customise the logic of a currently unsupported lookup, please reach out to Seven20 Support to let us know.
Supported Objects
The below is an exhaustive list of objects that are currently supported by the lookup logic customisation feature, including the default value and the controlling Seven20 Configuration Metadata record:
| Object API Name | Metadata record | Default Value |
|---|---|---|
| Job | Job_Lookup_Querier | seven20.JobLookupControllerQuerier |
| Hotlist | List_Lookup_Querier | seven20.ListLookupControllerQuerier |