Webform REST

Component type

module

Maintenance status

Development status

Downloads

378

Component created

Component changed

Retrieve and submit webforms via REST. Requires the dev version of Webform.

  1. Enable module
  2. Enable REST resource "Webform Submit"
  3. Enable REST resource "Webform Elements"

Retrieve Webform

Version 1.x

GET /webform_rest/elements/webform_id?_format=hal_json

Version 2.x

Panels Responsive Tabs

Component type

module

Maintenance status

Development status

Downloads

1088

Component created

Component changed

Panels Responsive Tabs comes up as a mix between two already existing modules: Panels Tabs and Field Group: Easy Responsive Tabs to Accordion.

This module provides a configurable "Responsive Tabs" Panel style that can be used by any Panels module.

REST Export Nested

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

This module extends core's REST Export views display to automatically convert any JSON string field to JSON in the output. It works with Views Field View.

Theoretically it should work with any field which displays a JSON string without any surrounding HTML.

  1. Install module.
  2. In your view, add a display of type "REST export nested"
  3. Configure view.

When adding a Views Field View field, make sure the output of the field is set to "REST export" or "REST export nested".