Hi, I've been adding a number of content controls to an Embedded Content data type. At one point, it seems one too many.
If I understand this control correctly, there's no bounds set on how many content controls you can add into it, however, the field "value" in the cmsDataTypePreValues table of database, where this is persisted is of type nvarchar(2500).
Is there some way of determining if I've put too many content controls in it, or perhaps there's a failsafe, and it's just not working properly?
SqlException when adding more content controls
Hi, I've been adding a number of content controls to an Embedded Content data type. At one point, it seems one too many.
If I understand this control correctly, there's no bounds set on how many content controls you can add into it, however, the field "value" in the cmsDataTypePreValues table of database, where this is persisted is of type nvarchar(2500).
Is there some way of determining if I've put too many content controls in it, or perhaps there's a failsafe, and it's just not working properly?
Cheers,
Guy
is working on a reply...