Hi,
If I create a class extension, I can see the "[ExtensionOf(classStr(B))]" on the code.
But when I create a form extension, where can find the link between class extension and original class?
Also, the objects created in VS are now "ObjectName"."ModelName", it was "ObjectName"."Extension". Is there any way to change this?
Thanks,