Hey,
I’ve got this little collection which has JSON for one of the fields. I’m using it with the “Code” interface selection.
However - that input has auto-formatting, and it’s SO bad - when you’re writing an array of numbers by hand, it becomes invalid each time you write “,“ - then, when it becomes valid again after inputting the first digit of the number - that is the trigger of it to auto-format AND PUT YOUR CURSOR TO 0:0 … WHYY??
I hoped there would be some checkbox to disable it but there’s nothing and worst of all, even out of all the other JSON input interfaces, there’s seemingly nothing else that would let you just write out some JSON by hand IN PEACE.
I’m sorry to went my frustration, but it just took me a minute to write something like `[141,152,165,205,706]`
So anyways, is there a way to get around this with the JSON field?