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.
Scroll
Pass the value of the radio button to the script.
22/02/2025, by Anonymous (not verified)
Forums
The value of the radio button is not being passed to the script, i.e., lines like:
var applytype = $('input:radio[name=submitted[wanna_apply]]:checked').val();
Can you tell me what the problem might be? (Drupal 7)
p.s.: In Drupal 6, everything works fine.