Hello,
when using the new EPiServer.Forms module how do you add it to the AllowedTypes attribute of a page type definition, the way you would with any other block type definition?
[AllowedTypes(typeof(SomeBlock), typeof(<< EPiServer.Forms ? >>))]
BR
Patrik