I have lookup field that is filled with custom view (using js) and I need that custom view to be the only view of that lookup field, how do I do that?
0
votes
1 Answers
0
votes
There are couple of tweaks you have to do to achieve it, like explained in this blog.
- You have to unselect all other unwanted views in lookup control properties except one default view
- Some code change while setting the custom view filter to default view too