Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I want to store the form id in session management after that second form field values are update to dependent on the form id.
Is it possible in drupal 8 or code snippets ?
I have a module I started to develop under Drupal 7. It uses a modal window to display details of an entry selected from a list. It was possible to use the ctools_modal_form_wrapper within a call back routine to invoke a form for use in the modal window. This function set the form up so that the submit and validation hooks were called as if the form had been invoked normally.
I have worked out how to display modal windows in Drupal 8 but can find no information on how the functionality of ctools_modal_form_wrapper can be emulated in 8.
Hi, I've got a recent installation of Drupal 8.0.4 being hosted on Godaddy. I've created a few new blocks, but am unable to place them in any region.
I know that Blocks has changed a lot since D7, so maybe I am just missing something, but I've watched a couple D8 tutorial videos on Blocks and it looks like the functionality is just plain missing on my site.
I was creating some Sites with DrupalGardens (D7) so I am not really a coder :-)
Now I am searching for a Theme / Projects (D8 preferred) for a Single Page (One Page) with sticky Nav Bar on Top and when I click on a button the site scrolls down itself smoothly to the block (with anchors?).
And my client also want some nice transitions, sliders, hoover effects and the theme should be customizable.
I am grateful for any ideas for themes, modules, projects etc... free or premium.
filed collection have 1 problem when is used taxonomy term. I add filed collection in content type "Add movies". then i add taxonomy term (Year) in field collection . than i go to "Add movies" and i add movies. then i click year, it can't find movies. when i tray it without filed collection it can find movies on click . I think it is a module code error or i don;t know how to use it.
sorry my bad english. i hope that you will understand.