In a Custom View, we want to print Lookup Value + Original Value.How can we do that ? It is a master/detail form.
- You should avoid Custom View, read the docs.
- Assume you have converted it to a database view, where do you show the “Lookup Value + Original Value”?