logo

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.

Demo EBT modules Download EBT modules

❗Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

Scroll

Pass the value of the radio button to the script.

22/02/2025, by Anonymous (not verified)

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.