November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Got confirmed by the support today that this is indeed a known bug: #COM-15002 Organization: Custom metafields not showing in Commerce Management
We are having issues with custom metafields not showing in the UI. Previously with Commerce Manager we had a tool for editing the forms etc but since CM is depracted, is there anywhere else we do this?
From what I can tell not even the Foundation sample site shows the additonal meta fields.
Metafields are added like this:
builder.CreateText(name, friendlyName, isNullable, 255, false)
The fields themselves work fine when dealing with the programmatically.