London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hey all, I need to edit a field from a business object but can't seem to access the editing & deleting function (http://webhelp.episerver.com/latest/commerce/business-foundation/customizing-a-business-object.htm). In code I thought I could delete it and then recreated in in an MetaData initilization class, but
removes the field from commerce manger but it doesn't remove it from the db so there's an error when recreating it after. This is fine on local, but surely there's an easier way.
Thanks