-
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.
Radio button selection based on link data
I have Drupal 6.x, I can't be more specific.
I have a form with fields Department (select), Message (textarea), and Email (hidden).
In the Department field (Parameters), the following options are set:
email1|Department 1
email2|Department 2
email3|Department 3
email4|Department 4
a link of this type to the form /content/66
So, I need to add SOMETHING to the link so that depending on this SOMETHING, one of the radio buttons is selected when this page is opened. How can this be done? Or perhaps another way to ask the question is how to use PHP to select the desired radio button?
- Log in to post comments