{Code Tip} Set a Default View on a Lookup Conditionally using JavaScript

Sending
User Review
0 (0 votes)

In this blog post, we will learn a new code snippet of JavaScript that we are using to implement a requirement in a Model Driven App. The feature is called “setDefaultView()”, and it allows us to dynamically change the default view of a lookup field. Requirement: Filter the lookup values of the contact entity on … Continue reading {Code Tip} Set a Default View on a Lookup Conditionally using JavaScript