Designing an Optimal Application with a UI Containing 400+ Fields: Scalability and Performance Considerations
What is the optimal design strategy for building an application with a UI containing 400+ fields, with 100+ fields on each screen, while ensuring scalability to accommodate future additions of data fields?
Important factors such as - work object size, screen loading time, auditing, and reporting.