Modified Acumatica User Interface

  • 15 October 2020
  • 1 reply
  • 125 views

Userlevel 2
Badge

Hi All,

 

Just ask this forums that if anyone have an experience about modifying Acumatica User Interface. So, my team already create a new screen with Acumatica Framework. As you know that every Acumatica screen have limitations such as header part, tab part and etc.

So, if there’s any experience all the developers here that can create allignment between each part of the screen because we’re using multiple grid part for each data.

Please find attached screen for illustration.

So, drop me by an email or replying my chat if you can do this or need more information about this.

Any request of service regarding this, you can contact me privately.

Daru

daru@sunartha.co.id

visit: http://sunartha.co.id/


1 reply

Userlevel 5
Badge +2

Make all columns the same size in the form container and it should align.

Size of the column is the size of the largest element it contains.

 

You can use the standard size described here:

https://asiablog.acumatica.com/2016/04/extend-change-field-size.html

 

Standard sizes for Controls and Labels:

  • XXS (40px)
  • XS (70px)
  • S (100px)
  • SM (150px)
  • M (200px)
  • XM (250px)
  • L (300px)
  • XL (350px)
  • XXL (400px)

For special cases you can use CSS with the Style property to set a control position manually:

<px:PXLabel ID="lblCustomerIDH" runat="server" 
    style="z-index:107;position:absolute;left:239px; top:69px; margin-bottom: 10px;"></px:PXLabel>
 

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved