Optimizing Performance: Single vs. Multiple Virtual Columns in Detail Views

Hi everyone,

I'm reaching out for a discussion on a challenge I'm facing while refactoring an app I've been working on for over three years. The app has extensive documentation spanning more than 3000 pages.

Derick_Paula_0-1722872123595.png

 

 

Currently, I'm considering refactoring the detail view of farm units. Initially, the entire detail view is managed within a single virtual column (VC) utilizing Rich Text Formatting. I'm contemplating splitting this into multiple VCs to better leverage the card view and optimize the available space.

Derick_Paula_1-1722872235755.png

However, I'm concerned about the potential performance impact this change might have, given that the app will need to load multiple VCs instead of a single one.

Do you believe this will significantly affect performance? Also, what best practices would you recommend for developing and maintaining a long-term app?

Looking forward to your insights and suggestions.

Thank you!

 

1 3 224
3 REPLIES 3
Top Labels in this Space