Hi,
For a bit of context, i'm gathering data from an appliance wich can return error codes longer than 256 characters (up to 2048 characters).
I'm able to create elements containing the full error code but as soon as i want to fill the operational data field with it, it just no work and so the trigger is created without it.
So, is there a solution to increase this field size limit ?
I would like it to support at least 2048 characters, and to assure readabality the value could collapse if exceeding maybe 512 characters (in the same way when you want to display the full value of an element where a small scrolling text square appears).
Thank you for your help!
For a bit of context, i'm gathering data from an appliance wich can return error codes longer than 256 characters (up to 2048 characters).
I'm able to create elements containing the full error code but as soon as i want to fill the operational data field with it, it just no work and so the trigger is created without it.
So, is there a solution to increase this field size limit ?
I would like it to support at least 2048 characters, and to assure readabality the value could collapse if exceeding maybe 512 characters (in the same way when you want to display the full value of an element where a small scrolling text square appears).
Thank you for your help!