As a new, separate issue to #5261 the request is similar to that issue where an indicator is added to show whether a field has been rewritten. This will aid in helping a site builder understand why a field in the output, isn't acting the way they expect. Having an indicator that a field is rewritten, gives a visual representation of what the field is actually outputting.
Things to do: - Add a class "views-field-rewritten" to the field link if it is rewritten, similar to how an excluded field has the class "views-field-excluded" to allow custom styling on the link based on the fact that the link is rewritten. - Add a span to house any icons that may be used as a visual indicator
Possible ideas for icons:
[file-contract] [cog] [wrench] [exclamation] [pen-fancy] [paint-brush]
IMO the file-contract makes the most sense out of these, but I'm not sold on any one of them.
If I missed anything, feel free to add it.
Recent comments
Sounds like the Stripe processor isn’t fully initialising, so the extension tries to call create() on a missing Stripe client. On Backdrop/CiviCRM this usually happens when the payment processor...
Getting Error after submitting event register form By using Stripe Payment Processor
Welcome to Backdrop! For your setup, you’ll want to create a subtheme of Bootstrap5 Lite itself; the Bootswatch styles (like Cerulean) are just presets that B5 Lite loads, and you can “lock in”...
Basic Theme designing questions, using Bootstrap5 Lite
Hi Rob, Welcome to Backdrop! Here’s a quick overview: Subtheming Bootswatch: You should create your subtheme based on Bootstrap5 Lite, not directly on a Bootswatch style....
Basic Theme designing questions, using Bootstrap5 Lite