Sage MAS 90 and 200 Sage MAS 500 blogs Product Feedback Support Training
Reply
Contributor
kathy
Posts: 10
Registered: 02-05-2009
0

Customizer Text Box Wrap

I would like to add a field to our item master for comments entry.  I have the table/field created and have added a text field to the form using Customizer, binded it and it works okay.  But, the text box won't wrap - it just extends the text on a single line.  Is there a way to make the text box wrap?

 

Thanks!

Kathy

Sage MAS Partner
LouDavis
Posts: 545
Registered: 10-29-2008
0

Re: Customizer Text Box Wrap

Sorry Kathy, the SOTA textbox in customizer does not expose the property to tell it to wrap text.  This has been an enhancement request for a few years now.
Louis Davis MCSD, MCAD, MCITP
e2b teknologies, inc
www.e2btek.com

Contributor
kathy
Posts: 10
Registered: 02-05-2009
0

Re: Customizer Text Box Wrap

Thanks, Lou.  I'll keep my fingers crossed for the future on this.  Appreciate the info.
Super Contributor
DFeller
Posts: 2,943
Registered: 10-28-2008
0

Re: Customizer Text Box Wrap

I see that this is an enhancement request, but not something that Sage plans on doing any time soon.

http://infosource.sagesoftwareonline.com/infasp/kdb.asp?isresolutionconceptid=495937

 

Any suggestions on a different way to approach this?

 

Dawn

Sage MAS 500 Customer
JohnHanrahan
Posts: 207
Registered: 11-03-2010
0

Re: Customizer Text Box Wrap

I wrote a progam that takes in the ID of the entity and then using command line arguements it passes in information required to save the row.  Then my .Net program does the maintenance of the data.  Works well except you have to click a button to see the data.  Our users don't seem to have any problem with it.

 

J