Idea Summary
Introduce Workspace-Level Global List of Values that can be created once and reused by all Oracle APEX applications within the same workspace. This would eliminate the need to duplicate and maintain identical List of Values across multiple applications.
Use Case
Organizations often have many APEX applications that share the same lookup data, such as Countries, Currencies, Departments, Statuses, and Users. A workspace-level List of values would provide a single source of truth, reduce maintenance, and ensure consistency across all applications.
Preferred Solution (Optional)
Add a Workspace Shared Components section that allows developers to create and manage global shared components like List of Values. These List of Values should be available for selection in any application within the workspace, alongside existing application-level List of Values.