Extending the characters in attribute text  Topic is solved

Discussions relating to Jiwa 7 plugin development, and the Jiwa 7 API.

Extending the characters in attribute text

Postby DannyC » Tue Dec 09, 2025 1:16 pm

I have a few inventory attributes that are text cell type.

The default size in the database is varchar(255).
I have altered the column size for IN_AttributeGroupAttributeValue.Contents to varchar(2000) but it seems the Jiwa GUI is limiting the characters to 255.

What else would I need to do to allow more characters, say 2000?

v 7.2.1 SP21

Cheers
User avatar
DannyC
Senpai
Senpai
 
Posts: 718
Joined: Fri Mar 22, 2013 12:23 pm
Topics Solved: 31

Re: Extending the characters in attribute text  Topic is solved

Postby Mike.Sheen » Tue Dec 09, 2025 6:51 pm

DannyC wrote:What else would I need to do to allow more characters, say 2000?


You would need to change the MaxLength property of the cell of those attributes which have text values.

It would be a pain because there is no one point you need to do that.

It would literally take me two hours to get something working, and it would be ugly - not worth the effort to wrangle that in via plugin.

Log an improvement request - whilst we cannot include a data structure change in the Jiwa 7 product, we can make it easier for plugins to expand fields if you own the data structure change yourself. Once we've made the changes to the software, the plugin will be much easier to write.
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2583
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 807


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 4 guests