Skip to main content
Solved

Increase Text box size

  • 29 September 2023
  • 2 replies
  • 188 views

Forum|alt.badge.img

How to increase the default text box size of the form?

 

Best answer by RohitRattan88

You could increase width on desired field through customization project screen editor 

before
changes
after

 

View original
Did this topic help you find an answer to your question?

2 replies

Keith Richardson
Varsity II
Forum|alt.badge.img+2

You can set the ControlSize in the parent layout rule (for example, column header) to increase the width.

If you want to increase the height of a text editor, you can set the TextMode to MultiLine and Height to something, for example, 75px.

 

<px:PXTextEdit runat="server" ID="edReason" DataField="Reason" Height="75px" TextMode="MultiLine"></px:PXTextEdit>

 


RohitRattan88
Acumatica Employee
Forum|alt.badge.img+4
  • Acumatica Employee
  • 245 replies
  • Answer
  • September 29, 2023

You could increase width on desired field through customization project screen editor 

before
changes
after

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings