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.
The marketing team at the Butler County Visitors Bureau (BCVB) works hard to promote this Ohio county, outside of Cincinnati, as a tourism destination for food and drink, events and attractions but their website was getting outdated, making their job more challenging.
BCVB decided to make a move from Drupal 7 to Drupal 8 to gain more flexibility in content management while getting a new front-facing design that is modern and mobile-optimized.
I'm new to Drupal and looking for guidance on how to generate a report (spreadsheet) of all items in a content type. I have employee profiles set up as a content type and looking to have a master list of these. Any thoughts or advice would be appreciated.
I have been stuck on this for way longer than I care to admit.
What I am trying to accomplish:
I would like to capture the current users location as soon as the open any page on my drupal website (the only way I have found on how to do this uses a Javascript function). Once I have the users location saved as a variable in my .js file, I would like to send the location variable to the server side of my application and set it as a session variable or something so that I have access to it globally.