Form and Registration Connectors updated
New methods have been added to the FormConnector and RegistrationConnector components to allow searches to be performed on the submissions. The updated GLU Data Component package (v3.1.0) is available at the Downloads page.
The FormConnector and RegistrationConnector components have been updated to include new search methods to allow searches to be performed on the submissions.
A new searchSubmissions method has been added to the FormConnector component to search for submissions aganist the specified field that match the specified value.
Similarly, a searchRegistrations method has been added to the RegistrationConnector component to search for the specified user registrations.
For more details, please refer to the Livedocs (v3.1.0) for the FormConnector and RegistrationConnector.
The updated GLU Data Components package (v3.1.0) and examples (v1.1) can be downloaded here.


