World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Creating a meta field for a BF class of type string will by default result in a db column nvarchar(50). Changing the meta field type to LongText will result in the same. After consulting the documentation (read decompiler) we learn that an attribu...
First off, what is Business Foundation (BF)? BF is basically a meta system where you can define an entity type and its properties. But it doesn’t stop there, the main differences between BF and the “regular” meta system in Commerce are that you ca...
I guess I've been too lazy, and had too little time, to blog but now I've decided to grab the monkey by its ass or whatever the saying is. Having worked with web based applications since 1998, and e-commerce since 2001, I think I've got alot of...