Compatibility with Webform submissions

Created on 15 June 2023, about 1 year ago
Updated 30 August 2023, 10 months ago

Thanks for this straight forward & D10 compatible module !

I run a BnB Booking form with Webform 6.2.0-beta6

I create a new view, follow the documentation : https://www.drupal.org/docs/contributed-modules/calendar-view/getting-st...
I add 2 fields with dates :
Webform Booking form submission data: Date of arrival : (arrival)
Webform Booking form submission data: Date of leave : (leave)
Go to the calendar settings which is greyed out
"Date fields : Add a date field in fields on this View and edit this setting again to activate the Calendar."

Is this module compatible with Webform submissions ?

Thanks !

Feature request
Status

Active

Version

2.1

Component

Code

Created by

🇫🇷France mchamps Finistère

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @mchamps
  • Thank you for trying this module and for testing the compatibility with Webform.

    First, you need to install the Webform Views Integration to use webform submission data in Views. However, Webform submission data are exposed in Views as webform_submission_field type which is not compatible with the Calendar display.

    Sorry about that. This issue requires work to make Webform Submission fields compatible.

  • 🇫🇷France mchamps Finistère

    Thanks for the quick reply.
    I do use the Webform Views Integration module & I do get webform_submission_field... :)

    Looking forward to the compatibility !

  • 🇳🇴Norway oasweb Oslo

    I am also interested in this. However, wouldn't compatibility be an issue for the Webform Views Integration module? As it is really that module that presents the webform fields so they are available in views?

    I have looked into the following issue related to that module
    https://www.drupal.org/project/webform_views/issues/3321326 🐛 Missing filters for DateTime element type Fixed ("Missing filters for DateTime element type")

    But I am not skilled enough in PHP to be able to understand whether it solves our problem or not as well? I do think there are somewhat more to do? I will test that code when I have time to do so, probably next week.

  • 🇳🇴Norway oasweb Oslo

    Well, I managed to find some time this evening. The referred issued did not solve our needs. A modification providing the date as a date format to the view is required.

Production build 0.69.0 2024