How many fields can a template and a data can have?
App Development2 posts168 views1 likesLast activity Aug 2023
CO
cohen.avrahamOP
Aug 2023G-d willing
Hello,
I am wondering, is there a limit to the amount of fields a template can have? The same question goes to a data structure…
Thanks,
BE
bernhard
Aug 2023The number of fields per record is limited to 100. Structure your data when you reach that limit. In terms of payload size, transactions are limited to 4MB.