Problem/Motivation
Currently, the Webform Content Creator module does not allow for the mapping of office hours fields to a node. This limits the functionality for those using Webforms to capture office hours data and integrate it into nodes created via the webform submissions.
Steps to reproduce
1. Install and configure the Office Hours module on your Drupal site.
https://www.drupal.org/project/office_hours
2. Create a webform that includes an office hours field (e.g., using the Office Hours module field).
3. Configure the Webform Content Creator module to create a node from the webform submission.
4. Submit the webform with valid office hours data.
5. After submission, the office hours field is not mapped to the node created.
Proposed resolution
It would be great if the Webform Content Creator module could be updated to support the mapping of office hours fields to nodes created from webform submissions. This enhancement would allow users to capture and display office hours as part of the node creation process.
Issue fork webform_content_creator-3498388
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
dev.drupal.lnComment #7
joaomarques736 commentedHello,
It is already mergex in 4.x branch.
Best regards.
Comment #8
joaomarques736 commented