Hello, how can I create a nodetype which will result in 2 separates pages for each node created.

Think of it as a quizz, although it's not. So on the first page of the node there will be the question, and when the user clicks on NEXT, the page url changes and the second page has the answer.

At the time of node creation, there would be two fields, one for the question and one for the answer.
Each page having it's own url (support for pathauto module)

How could I go about it in Drupal 8 ?

Thanks.

PS: I have found one module which was doing something like I would like, but it is not supported anymore, not available for D8. https://www.drupal.org/project/node_subpages

Comments

alliax’s picture

I answer to myself :

Do it in D7 and use smart paging module:
http://drupal.org/project/smart_paging