Why have a dedicated button/action and separate modal in order to rearrange these items? Can't we simply have the drag-drop cross handles always be shown at the left of the items?
GitHub Issue #:
963
Why have a dedicated button/action and separate modal in order to rearrange these items? Can't we simply have the drag-drop cross handles always be shown at the left of the items?
Posted 3 hours 8 min ago by (stpaultim) in How-To and Troubleshooting
Posted 9 hours 41 min ago by Nicolai Schwarz (Nicolai Schwarz) in Other
Posted 16 hours 53 min ago by (nattywebdev) in How-To and Troubleshooting
Recent comments
OK, I did some more testing and figured this one out. In the paragraphs field setting for each content type you are using them, you can make the following selection for Default Edit Mode. I was in...
How to use 'Paragraphs Editor Preview'
Typically in a basic site, and as far as I know (I may be wrong) Backdrop doesn't store cookies for anonymous users, EXCEPT if you have things that need to persist, for example, if you create a View...
Does Backdrop set any Cookies / session variables for guests?
A couple of other things to keep in mind: - Roles in Backdrop do not use numeric IDs, but machine names. I see that the database insert command is trying to insert a numeric id as a role - Is this a...
Importing users from D7 site using Feeds - uses insert rather than update