Hi, so I have a development environment that is behaving strangely. When I do a multi-page form using standard code for such things (Drupal 7) .... it won't go to the next page when I click next (it just refreshes the page of the form I'm on - the first page). This is a custom module that WORKS on other development environments I've setup, so it's not a code issue.
I designed Drupal theme with TemplateToaster software. Theme is fine but I can't find the documentation to how to configure the mega menu on my website. Before some time ago I posted the same problem on their forum but don't get any reply. Do here anyone familiar with all type of concepts?
I'm trying to insert a view (a horizontal slider) onto a certain page that exists.
As my knowledge regarding website development is practically none (I've created the view with the help of a youtube tutorial), I would really appreciate any suggestions or tutorials (haven' found none by now) you could provide me with that would help me do that.
I would like to get the values of every single component in separate variables, but I don't know how the indexes works for the variable submission located in the webform_webform_submission_presave function.