When viewing an Express entity on a detail page, the URL path to view it looks like this:
myconcretesite.biz/express-detail-page/view_express_entity/entry-id
Is there some way to customize the “view_express_entity” part of the URL?
Basically, I want to make the entry detail pages have a cleaner URL for sharing purposes.