Advertising sustains the DA. Ads are hidden for members. Join today

Create a view

Last updated on
23 September 2022

This requires the integration of Views Data Remote to have been completed in some form.

Once you have created a new base table, the data will be exposed to the Views UI. Out of the box, Views Remote Data provides a generic Property plugin that can be used for contextual filters, fields, filters, and sorts. The Property plugin allows you to extract a value from your data using a property path. Properties are separated by periods (.).

Given the following JSON:

{
  "name": "Llama",
  "description": "A llama in red pajamas.",
  "foo": {
    "bar": "baz"
  }
}

A property field with the path of foo.bar would display baz.

Help improve this page

Page status: No known problems

You can: