We will have around 200 files and we want them to be dynamically selected by means of a view based on the type (video, audio, docx, pdf, xlsx), words in the title and description as well as a hierarchical taxonomy. Once a file is selected out of the view, we want it displayed or played (if audio or video) right from the page (i.e. not having to be downloaded and then accessed as a separate step). The most important part is the onscreen list and selection. We could live w/o the player part.
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
A simple way — use Field Group to create a container for fields
https://backdropcms.org/project/field_group
and CSS Flex оr Grid to alignment.
You can also create Fieldsets to...
Yes. The are several ways to do this:
Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem
Install Maillog / Mail developer...
Posted1 day 7 hours ago by Alejandro Cremaschi (argiepiano) on:
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Posted1 day 7 hours ago by Alejandro Cremaschi (argiepiano) on:
Thanks!
I tested PayPal WPS (since I also use it in my Drupal 7 Commerce shop).
With the PayPal server SANDBOX mode (no real payment transaction, just simulated).
And everything...
Posted2 days 15 hours ago by (Peter.B.Eriksen) on:
Comments
What's the use case?
We will have around 200 files and we want them to be dynamically selected by means of a view based on the type (video, audio, docx, pdf, xlsx), words in the title and description as well as a hierarchical taxonomy. Once a file is selected out of the view, we want it displayed or played (if audio or video) right from the page (i.e. not having to be downloaded and then accessed as a separate step). The most important part is the onscreen list and selection. We could live w/o the player part.