It would be extremely helpful to create custom links and display values with a mix of dynamic and static data.
For example, if I have a person that has $100 as their price listed from a Google Sheet, but the calculation in Google Sheet is only 100 (not showing the dollar sign), it would be great to be able to display $100 instead of just 100 in the Glide App.
Another application would be links: Let’s say I have a user with the username “john”. Instead of having to calculate the profile link and any other links in Google Sheet, making it slower, the more users I have, it would be awesome if you could have this dynamically created, so the field would consist of a static part (www.website.com) and the dynamic part from the data table (username=john) and it would link to www.website.com/john, for example.
This would have numerous valuable applications for links, display fields, buttons, etc.