Hello.
From the content of a content type I made a link (free button) to open a form. In this link I defined a custom URL variable and I display this variable in the form. That works perfectly.
Now I want to make the same thing with the button submit of the form: I want to return to the content type with an other URL variable. It doesn't work. This variable doesn't appear in the bar address.
Thank you for your help
Un exemple en français:
Je suis dans une vue et j'ouvre un formulaire pour calculer un crédit. Je passe en paramètre une valeur au formulaire (avec la variable personnalisée d'un bouton libre). Ca fonctionne. Quand j'ai fini de remplir le formulaire je veux renvoyer le résultat à la vue d'origine et avec la même méthode: Ca ne fonctionne pas.
Merci