mortona42 / vue_controls

Drupal module that supplies Vue JS field controls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A field formatter for integers that adds controls for incrementing the field value.

Screenshot:

screen shot 2017-07-19 at 12 28 21 pm

Using Vue Controls

  1. Enable the module.
  2. Create a content type with an integer field.
  3. Configure field display to use the Vue Controls Incrementer formatter.

screen shot 2017-07-19 at 12 40 36 pm 4. Configure REST to allow GET and PATCH for Content.

  • Configuration for the REST UI module:

screen shot 2017-07-19 at 12 33 34 pm 5. Create some content.

screen shot 2017-07-19 at 12 44 00 pm

About

Drupal module that supplies Vue JS field controls


Languages

Language:JavaScript 53.0%Language:PHP 35.6%Language:HTML 11.4%