Page 1 of 1

System Configuration - Setting Contents - length limit

PostPosted: Tue Jul 18, 2023 11:26 am
by neil.interactit
Hi,

Apologies if this has been raised before and/or is already sorted - I'm on 7.2.1.0 until clients are ready to update.

I have just run into an issue trying to store a 1400 char licence key. It seems that in System Configuration, the Setting Contents has a 255 char length limit applied.

The table column is varchar(MAX), so I assume the limit is applied programmatically.

Is it possible to remove this limit? Meantime, I can workaround by UPDATEing the table directly.

Cheers,
Neil

Re: System Configuration - Setting Contents - length limit  Topic is solved

PostPosted: Thu Jul 27, 2023 8:01 pm
by SBarnes
The attached plugin shows you close to what you are looking to do, it increases the size of the company phone number on the system tab.

You should be able to adjust it for what you want.