- Issue created by @sdsc
Checkboxes are array data. What would a string representation be like?
Or the question can be like:
1. what field type on webform can be mapped to list (text) with unlimited selections in node content?
2. what field type in node content can checkboxes on webform be mapped to?- Status changed to Closed: outdated
25 days ago 7:29pm 23 November 2024 - πΊπΈUnited States jrockowitz Brooklyn, NY
You will have to debug the submission value and massage so that it can used to populate an entity.
You might be able to use or copy code from https://www.drupal.org/project/webform_content_creator β