Provide multiple links capability
The ability to allow the user to click a link to move to another record is great. However, it would be even better if users had multiple links they could choose from. Think of a stock brokerage application where the broker is looking at all trades across stocks and accounts. You could have a link on the stock symbol to move the user to stock-related information or you could click on a link on the account number to bring up account-related data.
1 comment
-
Yossu
commented
Why can't you do this now? If you have your data in a grid, you can set any data item that's an entity to be shown as a link, so you can have multiple links in a row.
Unless I misunderstood you, this is something you can do today. If I got it wrong, please clarify, so that others will also understand what you meant.