lowcoder
lowcoder copied to clipboard
[Bug]: App Management page shows Titles instead of Names
trafficstars
Is there an existing issue for this?
- [x] I have searched the existing issues
Current Behavior
There probably is a counter argument to what I am asking for, but here is my issue. My apps use dynamic Titles ( {{ some.JS.expression.here}} ) and this works great! Problem is in the app management page, it is showing the "Titles" and not the "Names" which leads to a bunch of unrecognizable names (Like attachment). For my case, I want them showing names.
If you don't want to change it, can you at least show both?
Expected Behavior
I would expect to see the "Name" and not "Title" in the app management page. To me, Name is internal, and Title is External.
Steps to reproduce
Add a title to an app, you will note this is the one used in the application management page.
Environment
2.7.4
Additional Information
No response