This was an idea that @wesruv came up with in https://github.com/backdrop/backdrop-issues/issues/1497#issuecomment-170...
Is it plausible to do auto-complete when the user enters
[in a field that takes tokens? Seems like it'd be a better default way to add tokens and the token browser can act more as a reference.
...very interesting idea, so filing a separate issue for it so not to be forgotten.
GitHub Issue #:
2017
Recent comments
One effective way to handle this in Backdrop CMS without adding heavy modules is to use a simple "File" field on your content type and set the display formatter to "Generic file." This creates a...
Simple PDF Upload & Link
That sounds like a frustrating loop. Since you're considering a manual update, overwriting the /core folder is usually the most reliable way to get past those archive errors. Just make sure to...
Update Problems
I’ve been looking into different ways to handle integrations more efficiently, and the approach you mentioned here clarifies a few things I was stuck on. Definitely going to try implementing...
Integration