Force display all the LOV's of a field
Is it possible to display all the LOV's of a field even if there are values which are not selected in any records?
For example:
Opportunity Status: Cancelled; RFQ Logged; Followup; Won;
Number of Quotes: 0 0 7 8
As it is right now, it only generate result based on the selected values of the records:
Quote Status: Followup; Won;
Number of Quotes: 7 8
Is the first scenario possible? Thanks!
For example:
Opportunity Status: Cancelled; RFQ Logged; Followup; Won;
Number of Quotes: 0 0 7 8
As it is right now, it only generate result based on the selected values of the records:
Quote Status: Followup; Won;
Number of Quotes: 7 8
Is the first scenario possible? Thanks!
0