Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Label text limit

Questions related to using nuBuilder Forte.
Post Reply
Timo
Posts: 217
Joined: Thu Mar 15, 2018 9:26 pm
Has thanked: 1 time

Label text limit

Unread post by Timo »

Hi all, a word object's label is limited to only 300 characters. Is there anything that speaks against raising the limit? I need to display longer text.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Label text limit

Unread post by admin »

Timo

I'm not sure what you mean.

Steven
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Label text limit

Unread post by toms »

Hi all,

zzzzsys_object.sob_all_label is of type varchar(300). That's why longer strings get truncated when saving a record.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Label text limit

Unread post by admin »

Timo,

I understand now - and I have made it 1000 long.

You'll need the latest from Github and you'll need to run Update.

let me know if it works.

Steven
Timo
Posts: 217
Joined: Thu Mar 15, 2018 9:26 pm
Has thanked: 1 time

Re: Label text limit

Unread post by Timo »

Thank you. It works now :D
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Label text limit

Unread post by admin »

.
Post Reply