is there a limit to the number of custom fields that can be added to a record. I read that Oracle tables can have up to 1000 columns, which i assume includes native fields
k
KevinJ of Kansas
10/01/2020, 3:54 PM
If you are using that many fields - I'd suggest you are probably using something in an unwise fashion
KevinJ of Kansas
10/01/2020, 3:54 PM
I.e. you are using multiple fields for something that should be a subrecord
👍 1
j
jen
10/01/2020, 6:56 PM
I’ve tested this out as I had the same question and NS Support wasn’t able to answer it. I pushed a custom record past 1000 fields and it did not break.