Hi there

Multiple field setting should include json or xml appart from unorderd list, ordered list and simple separator . its makes it hard to make restful web service on drupal 8 , i think this is a major fix if possible

eg

"title":"drupal rest",
"multiplefield":{
multiplefield:value1,
multiplefield:value2,
}

Comments

si_shi created an issue. See original summary.

Lendude’s picture

Project: Views (for Drupal 7) » Drupal core
Version: 8.x-3.x-dev » 8.4.x-dev
Component: Miscellaneous » views.module
Category: Bug report » Feature request
Status: Needs work » Active
Issue tags: -views, -core

Views is in Drupal core now, moving to the right queue.

should include json or xml appart from unorderd list, ordered list and simple separator

Feels like a feature request. Might already be something like that open somewhere

Version: 8.4.x-dev » 8.5.x-dev

Drupal 8.4.0-alpha1 will be released the week of July 31, 2017, which means new developments and disruptive changes should now be targeted against the 8.5.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

m.abdulqader’s picture