Normal view

Received — 20 November 2025 Drupal - Open Source Content Platform | #Celebr8D8

The future of enterprise Drupal is building a platform and not a website

The future of enterprise Drupal is building a platform and not a website

My session from DrupalCon Vienna is available now and I put out some of my thought.

I still don’t get the point about Drupal CMS because it’s about building a “website” instead of being a content platform for many digital experiences. I get if form small sites - but if you are small you likely already use one of the many SaaS offers.

What do you think?

submitted by /u/Hopeful-Fly-5292
[link] [comments]

Token formatting for “webform_pardot” mapping - how do you submit a select multi value field?

I’m stuck on this.

I have a web form with a select list.

We have to push the data to pardot.

How do I use token to get the selected values and push them in to a pardot pick list. ?

The pardot mapping looks like this.

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:value]|interest fq_other_comment_c|comment fq_hidden_url_c|conversion-url

The webform token I have there, is where I'm stuck.

My form has a number of select items in this field, as a multi value checkbox select.

Do I need to map specific checkboxe as individual lines? Do I need to know the exact option values on the pardot side? (where my mapping needs to be like "interest.key" ?

I found this patch - but I don't know if I need it? https://www.drupal.org/project/webform_pardot/issues/3215050#comment-14109894

All of the other fields, as plain text, submit just fine... so I know we're getting data across the submit. Its just this field that is giving me problems.

Thanks!

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