When a user creates product variants for a product master, they can use the 'Variant suggestions' function to select from the available colour, size, stye dimensions on the product master to create product variants.
The issue with the 'Variant suggestions' form is that it only displays the dimension ID, it does not display the dimension name or description. For example, a colour could be setup as follows:
- Colour ID: MNB
- Colour name: Midnight Blue
- Colour description: Dark Blue
In this example, the 'Variant suggestions' screen would only display "MNB" under the 'Select colours' fast tab.
As it is possible to setup dimension names & descriptions, the system should pull through these values to the relevant screens such as 'Variant suggestions', so it is clear the user which dimension/variant they are selecting.
I have had this requirement from multiple clients who have had to consider customisations or ISVs to plug this gap. This is a simple change to the standard solution, which would allow clients to better spend their budget elsewhere.