- Issue created by @bob.hinrichs
- πΊπΈUnited States jrockowitz Brooklyn, NY
Yep, there is very limited support for extracting a Likert's questions.
This would have to be done via the webform_views.module for view support.
It is possible to improve the webform module's Likert token support
The attached webform and patch adds POC support for
[webform_submission:values:{likert}:{question}:raw]
and[webform_submission:values:{likert}:{question}:raw]
tokens.For this feature request to be completed, code, examples, and tests must be created.