search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
There's a separate section for Commerce. Most likely you'll have better chances getting help there: http://world.episerver.com/forum/developer-forum/Episerver-Commerce/
I just tried your code and it works perfectly normal. I would suggest you to:
- Try to make sure the mdpsp_sys_AddMetaDictionary stored procedure is not modified
- Run Sql profiler to see which value is sent to database when that SP is called.
Regards,
/Q
In EPiCommerce I am trying to use the Dictionary Property Values.
On a variant I added the following property:
This makes ProductColor available in commerce settings. When I try to add a value (im sure it's not empty) nothing happens. In the log file I see the following:
Am I missing something or is this a bug?