* API: [[https://www.drupal.org/node/2117411|Form API in Drupal 8]] [[https://api.drupal.org/api/drupal/elements/8.2.x|Form and render elements]] * Render: [[https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Render%21theme.api.php/group/theme_render/8.2.x|Render API overview]] [[https://www.drupal.org/developing/api/8/render|Render API]] * Cache: [[https://www.drupal.org/developing/api/8/render/arrays/cacheability|..cacheability]] [[https://varvy.com/mobile/vary-user-agent.html|vary-user-agent]] * Element: [[https://api.drupal.org/api/drupal/namespace/Drupal%21Core%21Render%21Element/8.2.x|namespace Drupal\Core\Render\Element]] * Multi Step Form: search in core for //MultiStepForm// * [[http://www.sitepoint.com/building-multi-page-wizard-like-form-drupal/|Building a Multi-Page Wizard-like Form]] * [[http://www.sitepoint.com/how-to-build-multi-step-forms-in-drupal-8/|How to Build Multi-step Forms]] * **[[http://growingventuresolutions.com/blog/drupal-7-multistep-forms-using-variable-functions.html|..with backwards button]]** [[http://drupal4hu.com/node/246|Drupal 7 multistep node forms are easy]] * tabledrag: [[https://api.drupal.org/api/drupal/core!includes!common.inc/function/drupal_attach_tabledrag/8|Referenz]] * [[https://www.drupal.org/node/1261002|Draggable tables do not work on touch screen devices]]