I have a module that queries for a specific webform submission data and sends an array of the results to the view.
When I dpm the array before the return, it shows what I would expect. An array of strings. In my view, I am getting only one field object and it is the first letter of each element in my array. I was expecting to see a field list of each element in the array
I recently took on a new job and one of my duties is being responsible for updating our website. This has been a completely brand new experience for me (it's a small part of the job and they knew my lack of experience when they decided to hire me) and I've been doing okay figuring out how to use Drupal 7 for most of our needs, but I'm having an issue at the moment and would greatly appreciate some guidance.
Hi, I am trying to run a query in a custom module to get submissions from a web form. I am new to Drupal and Drupal database queries; but not new to databases and queries. My queries work in phpMyAdmin. I am working on a project that is in Drupal 7. I have tried many examples from Drupal documentation but every query I try I get:
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FROM node node' at line 3
I am working with an institution and they are requiring a completed VPAT. I am new to the platform and am wondering where I can obtain one for Drupal 7?
hi i need help to change the home page path based metatags and im clueless because i need to replace the content with another but cant seem to find a way to edit the content