Column Alignment (Left / Right) Missing in NocoBase v2

Hello NocoBase team,

First of all, thank you for the great work on NocoBase. It is a powerful and flexible no-code platform that helps many developers build internal systems quickly.

However, while using NocoBase v2, I noticed that an important UI feature seems to be missing compared to v1: column text alignment (left / right / center) in table views.

In NocoBase v1, users were able to control the alignment of column content. This is especially useful for different types of data:

  • Numbers / currency / totals → usually aligned right
  • Text fields → usually aligned left
  • Status or tags → sometimes center

In many business applications such as:

  • Inventory management
  • Financial reports
  • Order or invoice lists

right-aligning numeric columns (price, quantity, total amount) greatly improves readability and professionalism of the UI.

Currently in NocoBase v2, the table column alignment appears to be fixed and cannot be configured in the UI.

Suggested Improvements

It would be very helpful if NocoBase v2 could support one of the following:

  1. Add an “Alignment” option in column settings
  • Left
  • Center
  • Right
  1. Auto alignment by field type
  • Number / currency → right
  • Text → left
  1. Custom style support in the UI schema for advanced users.

Example:

Alignment: Right

for numeric fields like:

  • price
  • quantity
  • total_amount

Why This Matters

Although this seems like a small UI feature, it significantly improves:

  • Data readability
  • Financial data presentation
  • Professional look of dashboards and tables

Many other platforms already support this by default, so having this feature in NocoBase v2 would greatly improve usability.

Conclusion

I hope the team can consider bringing back column alignment control in NocoBase v2, similar to what existed in v1, or provide a plugin/extension to support it.

Thank you!

Hello!

Thank you for your feedback. The features in version 2.0 are still under development and testing.