Hi all,
I am looking for a way to change the default name of Color, Style and Size. I already managed to change the data of a color type or size type for example but I failed to change the name of Color itself.
Instead of having Color, Style and Size I would like to have Var1, Var2 and Var3. I changed the column restriction of those 3 items to nvarchar(60) so I can add a longer variant name.
Is this possible to accomplish? If so, where can I find this or how can I accomplish this?
Thanks in advance guys.