I'm not quite sure where to start with this. The limit is set on the datatype and then on the data editor I check if its 0 and if it is set it to 999 otherwise it keeps the limit specified on the datatype.
When you change and save the datatype in the Developer section is it keeping its value? I suppose you could check the cmsdatatypeprevalues table to see if its storing the limit with the correct value.
Any other info you have that might help me find where the issue is would be fantastic.
wrong limit
hey, i added a multitype data type with limit of 8 but when i get to 4 i can't add more items.
Hi Eran,
I'm not quite sure where to start with this. The limit is set on the datatype and then on the data editor I check if its 0 and if it is set it to 999 otherwise it keeps the limit specified on the datatype.
When you change and save the datatype in the Developer section is it keeping its value? I suppose you could check the cmsdatatypeprevalues table to see if its storing the limit with the correct value.
Any other info you have that might help me find where the issue is would be fantastic.
Thanks
Ben
i have found the problem, i had the wrong multitype configured, my bad :)
is working on a reply...