Idea Summary
Allow item and column labels to be set dynamically, similar to item sources (Static, Item, SQL Query, PL/SQL Function). This would remove the need for static labels and manual patches when clients want changes.
Use Case
- Client-specific terminology without redeployments.
- Multi-tenant apps with different label needs.
- Easy localization by fetching labels from a table or function.
Preferred Solution (Optional)
Add a Label Source property for items and columns, using the same source options as Item Source.