Often when creating a view that requires a URL to the content (e.g. for adding to the 'Output this field as a link' setting on other fields), I'll add the 'Content: Link' field, forgetting that this is meant to display an actual link (e.g. 'View more') as opposed to outputting just the URL/path that I can use elsewhere. I need to add the separate 'Content: Path' field instead.
It'd be nice if we merged these two very similar fields into one, by adding an option to the 'Content: Link' field for outputting just the URL (and therefore hiding the 'Text to display' setting).
Drupal 8 does this nicely:
PR by @BWPanda: https://github.com/backdrop/backdrop/pull/3223
Recent comments
Hi Steve, you can add a site-wide language switcher for visitors as a block to your layout(s). To do so, go to your layout, click "Add block", e.g. in the Header region, search for "language",...
How to translate my site content
As some folks have mentioned, some work has gone into this. We actually added the ability to have "draft revisions" into core, BUT we never completed the front end user interface for this...
managing draft revisions while still having a version published
Hi danryan, just to be sure, can you check if the tabs aren't hidden in your layout? Go to the page where you miss the tabs. In the Admin bar at top of the page...
View/Edit tabs missing