Hello,
I can’t find any documentation or support topics to help with this.
Is is possible to compress a string using UI Builder to save this in the database? Currently I get a string object that is larger than the 21000 symbol limit for a text entry into the DB, I would like to compress this to save it and then be able to decompress when I need to use it again in the future. Is this possible using UI Builder?