IM: how can i get the max. fieldsize (not the length of the value) in a trigger script?
Hi all,
we want to copy some field values from one short text field to another short text field by a trigger. Unfortunately it is actually possible that the string in the source field is longer than the max. length of the destination field. In such a case the user gets an error message, and the transaction will be aborted.
I didn't find any function to get the field size in the trigger documentation. Is there any way to get this information available to a trigger script?
Thanks, Jens

