-
EBT Blocks 🧱
-
EPT Paragraphs 🆕
-
Resources & Support
- Drupal Book
- Blog
- Case Studies
- Drupal Documentation
- JSON Drop API Documentation
- Forum
- What's New
- Download Drupal
- Contact
Extra Block Types (EBT) - New Layout Builder experience❗
Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.
❗Extra Paragraph Types (EPT) - New Paragraphs experience
Extra Paragraph Types (EPT) - analogical paragraph based set of modules.
GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery)❗
It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos.
PROFILE2
Hello! Please tell me how to implement the following.
When registering on the site, the user must select one or more values from a dropdown list. Below, there is a field whose content depends on the selected value in the previous field.
That is, if the first field has values: Text, Song, Movie.
Then depending on the selected option in the second field, different values appear.
For Song, this will be:
Meladze
Kirkorov
etc.
But for the movie, it will be
Transporter
Transporter 2.
How can this be implemented?
Thank you.
- Log in to post comments