Reading view

Suggestions for a Responsive/Off-Canvas Menu

For years I've been using the Responsive and Off-Canvas Menu for my mobile menu. https://www.drupal.org/project/responsive_menu

I really like the functionality and how easy it is to use and configure. But it throws up three accessibility errors, which are known in the issue queue but relatively inactive. I can't really wait around for the fixes to come through unfortunately.

So does anyone else have suggestions for an easy to use mobile menu module? I really prefer the slide-in/off-canvas menus as opposed to the accordion expanding ones. yale.edu has a great menu on a drupal site but I don't know if that is an available module or something custom.

submitted by /u/epbarta
[link] [comments]
  •  

How to generate "security" and "update" type logs on watchdog? What are they?

I am working on creating OCSF schemas for watchdog logs and I came across some types -

|| || |User| |Access Denied| |System| |PHP| |Page Not Found| |Cron| |Security| |Form| |Update Manager|

I need to know if these are the only types? how are these types generated? I saw in my test environment there are some "content" type as well which I don't have understanding of.

Also if these are all expected to be there, how do I generate all of them specifically "security" type because that will be important to be mapped to OCSF schema.

Any help appreciated in understanding this "type" field.

submitted by /u/Ok_Tangelo7197
[link] [comments]
  •  

Is there any production ready theme?

Hey,

I am making first steps with Joomla for a multilingual project. Is there any theme that could be without large works production ready for an open data project? I am not lazy, I am just not a php developer and I feel I could move much quicker with Wordpress despite liking the ideas behind drupal more.

askingforafriend

submitted by /u/assured-ownership
[link] [comments]
  •  

Issues with syncing File URLs from Drupal to Salesforce

New-ish drupal user here. I am trying to sync webform submission values, including file uploads as a URL to Salesforce. I only have access to the website UI for settings and such. I have the org authorized and basic required fields set up using webform tokens and constants under the Salesforce mappings tab. I have been able to successfully sync over test forms.

The issue i am running into is i am trying to sync over the attachments as a URL, however, if real-time push is enabled, the SID does not get populated on the URL in Salesforce. If real-time push is disabled (with any amount of time delay for pushes), the SID does get populated on the URL, but the domain of the URL is stuck at https://Default rather than the website URL. This causes the file URL to be invalid when clicked on.

For some more info, there are 2 fields on the webform can intake multiple files. If there are multiple files on the image and i sync it over, each individual field will generate a URL followed by a dash, then the next URL for however many attachments were uploaded to that file.

Has anyone ran into this issue? Any help would be appreciated. There was a suggestion i saw to set the base URL in settings.php, but that is something that i do not have access to.

submitted by /u/Lemonbev
[link] [comments]
  •  

Webform "post handlers" token values not being submitted...

I'm using the `webform_pardot` module which gives you a HTTP POST handler in webform.

The mapping field configuration is set up this way...

email|email
first_name|first-name
last_name|last-name
account_name|company
title|title
phone_work|phone
primary_address_city|city
primary_address_country|country
[webform_submission:values:solution_checkboxes:format:comma]|interest
fq_other_comment_c|comment
fq_hidden_url_c|conversion-url

Which, works... except for the token value you see on the 3rd from bottom line.

---

which, when you submit ... puts that literal string of text, in to the field on pardot...

---

Is my token syntax wrong?

or, is there something else that I need to get the submission post handler to take a token derived value?

Thanks!

-- Update

Of course this is a client issue - they told me the wrong field to submit to... But there's a follow up question I'll post as a new thread.

submitted by /u/alphex
[link] [comments]
  •  

Commerce promotions field checks

I’m wanting to apply a promotion for items in a certain category, that works fine, but I’d like to reference another field on the product to filter by as well. I can’t find an out of the box solution, nor can I find a contrib module that provides the functionality I need. Is there anything out there that can help, or am I looking at custom?

submitted by /u/SJVellenga
[link] [comments]
  •  

Commerce promotions field checks

I’m wanting to apply a promotion for items in a certain category, that works fine, but I’d like to reference another field on the product to filter by as well. I can’t find an out of the box solution, nor can I find a contrib module that provides the functionality I need. Is there anything out there that can help, or am I looking at custom?

submitted by /u/SJVellenga
[link] [comments]
  •  

Linking Member and Student content types

I’m trying to transition my local organization’s website over to Drupal, and I was wondering: can I enhance the way we keep track of members and their students? We currently use Sheets for just about everything, but I am wondering if i can have a user fill out a Webform - which then creates nodes about themselves (the Member) and their students (one Student type node for each student). I’ve sort of got this rolling a bit using Webform Content Creation module, but I’m struggling with how to automatically link up the Member and Student nodes. Ideally that linkage would happen automatically, instead of having to manually go in and link them up myself.

Would appreciate any advice or direction.

submitted by /u/myoldtweets
[link] [comments]
  •  

How to create (seo compliant) FAQs per page / node on my Drupal website?

Hello,

there are a few different ways to create FAQs as it seems.
In one page / layout builder / node, I'd like to add some FAQ items.
They are directly related to the content of the page.
They should contain the JSON-LD / microformat markup for SEO purposes.

What's your recommendation there?
(without custom development)

submitted by /u/Chris8080
[link] [comments]
  •  

Remote Post Handler - Trying to insert header into drupal webform

Remote Post Handler - Trying to insert header into drupal webform

Hey everyone! I am trying to get an api to connect to my drupal webform. However, I can't get the header syntax correct to pass my api key. I have tried following the documentation (Guzzle PHP HTTP requests), but that has not helped. If anyone knows the correct format, that would be great! Thanks!

Example Image

submitted by /u/Sweaty-Invite-8800
[link] [comments]
  •  

The form has become outdated. Press the back button, copy any unsaved work in the form, and then reload the page.

Hello guys, I am new to drupal and I have a project I need to finish. It was working well a first but now I am getting this error every time I try to log in or fill out any type of form inside drupal. Any suggestions?

Now it seems like it won't work despite everything I tried.

submitted by /u/Ok_Nectarine_158
[link] [comments]
  •  
❌