Problem/Motivation

Due to incorrect options being passed to the Call, the options of CMRF Radios/Select are limited to 25.

Steps to reproduce

Create a CMRF Select/Radios webform element that attempts to load data from a dataprocessor with more than 25 results. You will see that the option "limit: 0" is not passed.

Proposed resolution

Merge the commit that will be attached to this issue.

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

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

kalman.olah created an issue.