I looked at the installation documentation, but I did not find any information about which browsers are supported by Backdrop core and which versions.
May somebody point me to the right documentation or tell me which browsers are currently supported by Backdrop core (for example, the last three releases of Firefox, Chrome, and Brave)?
Recent comments
I don't think this answers your question, but it might help someone with a related question. The layout template for any given layout is stored in config and you can programmatically...
How to programmatically change layout?
perfect, thank you
Edit Node fields
Component ID can be found here:
Edit Node fields
Hey there, and thank you for the response. As for sending the email, yes, I am using the email functionality of webform. I was wondering where I could find the component ID of the field? Or...
Edit Node fields
Implemented this and it's working in the one place I know I needed it (will keep an eye out to see if it's working everywhere). HOWEVER, as you suspected, it does NOT show the template...
Which hook to reintroduce removed views templates?