Transfer a Value into a new Form
Posted: Fri Mar 05, 2021 2:29 pm
hey there,
first of all i am a German native , you will see on the screenshots, so my English is not the prettiest. as you will notice in the screenshots, i turned the color theme to red for buttons etc.
I have this edit form with a jstree via html-object
to use the buttons below, the user has to select an active node of the tree. so the node-id is set as an value. With the Button "Annehmen", i go into a new form. How can i get the value of the field or the node into the new form? the new form must be a edit form with a new record set and the field is not the primary key.
the code for the activated node:
i hope my question is clear. Surely it is a easy proplem for you, but i am a bit noobish on web-development.
first of all i am a German native , you will see on the screenshots, so my English is not the prettiest. as you will notice in the screenshots, i turned the color theme to red for buttons etc.
I have this edit form with a jstree via html-object
to use the buttons below, the user has to select an active node of the tree. so the node-id is set as an value. With the Button "Annehmen", i go into a new form. How can i get the value of the field or the node into the new form? the new form must be a edit form with a new record set and the field is not the primary key.
the code for the activated node:
i hope my question is clear. Surely it is a easy proplem for you, but i am a bit noobish on web-development.