Problem/Motivation

The module, when it creates a webform entity, currently does so using the remote_post plugin rather than watson_remote_post. This leads to many issues, such as checkboxes not being properly converted to a semi-colon-separated string of values and error checks/validations not happening.

Proposed resolution

Convert all remote_post handlers to watson_remote_post handlers for all webforms in category "Watson Form".

Command icon 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

lpeabody created an issue. See original summary.

lpeabody’s picture

Title: Checkbox data being submitted incorrectly » Module creating webforms using the remote_post plugin, rather than watson_remote_post.
Assigned: lpeabody » Unassigned
Issue summary: View changes
Status: Active » Needs review

Updating issue summary.