-
* Focus on an unexpanded block by tabbing into it. I'd expect the ENTER key to expand the block for editing (if it's inline editable), or to open the detail view if it isn't
* Continue tabbing into…
-
When trying to install on Silverstripe 4.3, with Elemental 4 using the command
```
composer require dnadesign/silverstripe-elemental-userforms 1.x-dev
```
I get the error
```
Problem 1
- I…
-
Still seeing issue #575
Just tried on clean silverstripe 4.3 install
-
**Version**: `4.0.0` with SilverStripe 4.3
**Observed behavior:**
When files within an UploadField are modified by the user (added, removed or sorted with `SortableUploadField`), the changes are …
-
Please note the following steps were taken on a project with which I have very little familiarity.
**The problem (pre-investigation)**
I have the UserDefinedForm module and Elemental installed. My…
-
I’m having some glitches in the Elemental 4 sort order. Seems like when I create a block, gets added to top of the stack of blocks, and appears in a different position in the frontend. To reorder ever…
-
## User Story
As a CMS user, I want to be able to edit the contents of a text block within a page context, so that I can edit the block more efficiently.
## Acceptance Criteria
- [x] The editable f…
-
I have the latest stable version compatible with SilverStripe 4.3 (Elemental 4.0.2). If you have an elemental block that has SilverStripe\TagField with your available fields, they don't show up correc…
-
This is high priority, since it is breaking the core functionality of versioned-admin, see https://travis-ci.org/silverstripe/silverstripe-versioned-admin/jobs/477518443. The `ReadHistoryViewerPage` q…
-
## User Story
As a CMS user, I want to be able to edit the contents of a banner block within a page context, so that I can edit the block more efficiently.
## Acceptance Criteria
- [x] The call to …