I am trying to use this module but it looks as if there is a character limit on the source text field. I am using it for another purpose than referrals, so I have long organization names that need to be added but it stops me after a certain character amount.

Is there any reason for this? Or anyway to get around this?

Thanks!

CommentFileSizeAuthor
#1 1046796.patch780 bytesstennie

Comments

stennie’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new780 bytes

The 'code' limit is set to 5 characters in the schema for some reason. Attached patch bumps this to a more useful 25 characters.

After patching, you'll need to run /update.php to apply the update.

Cheers,
Stephen