I would like to create multiple "versions" of a node automatically on saving based upon a user's selection in an entity reference field. For example, it would be like having a content type Article which has entity reference field Article Type. On the Article node add form, the user would select which Article Types they want to create (say, "short", "medium", or "long"). Then on save, a separate node for each Article Type would be created. Code thus far (but still only results in saving a single node):
Hello, I am using drupal 8 e commerce 2 I need to create an api that imports the products from the supplier but I cannot understand how I can create ecosystem, in practice I have activated the web modules servive of the core + rest ui and json api extra but not I can create the importer, among other things I need authentication with public key and secret key I activated aut and key but they do not solve the problem, I also tried to install the commerce api module but it gives me an error already during the installation, how could I solve?
I am trying to access Header and Footer of my custom views-view-fields.view-machine-name.html.twig file, I am able to access the fields of view but I don't know how to access Header & Footer of view there.
I can see that there is view variable available in the .twig file, But, I don't know how access the Footer & Header areas there. I tried debug this using Devel Kint, Kint breaks the page execution.
Now form is created in block https://prnt.sc/uz59j9 form is showing but i want form submit i want hide the form and show the some content below the form