[00:00:00] Hey there. I just wanted to introduce you to the new CRM object property field. This field allows content creators to pick properties from a CRM object type. So think the properties of a product field, for example, it would have the product description unit costs when it was created who created it, et cetera.
[00:00:21] Then what this field actually does on the developer side is it gives you an object filled with all of the metadata for that property in the object. So where this is different from like say the CRM object field itself is that. This, doesn't give you the values of that object instead.
[00:00:46] It gives you the metadata. So it gives you like the label for that property. It gives you the actual property names. You can use it programmatically. It gives you the, the types. So say you want to do format [00:01:00] strings different than you did like integers. You can do that. So let's kind of dive into a little bit of a use case and, and how you could use this. So I created a module her