As mentioned by @quicksketch in https://github.com/backdrop/backdrop/pull/1500/files#r77465382
Long-term, perhaps we make this an option instead of hard-coding the path rss.xml. Perhaps show a drop-down of Views that have RSS feeds? Not in this issue though.
GitHub Issue #:
2136
Recent comments
Right. That's a bit more involved; I don't have time to reproduce that at the moment; perhaps someone else will. I'm sure it will be possible to port the module to Backdrop. You could put...
Entity reference default value cant be saved
This is the error message i get: Notice: Trying to access array offset on value of type null in field_default_token_field_ui_field_edit_form_validate() (line 350 of D:\...\...
Entity reference default value cant be saved
To reproduce, 1-install entityforms and create a simple form. 2-create a content type and add a field with the entity reference. 3-try to save the default value of the...
Entity reference default value cant be saved