Hi all,
we have one entity, which has many forms in. each of them will be loades with js, based on an optionset value.
the form is so loaded and
then uses the os value and immediately
loads again to have the right form showed (using the
value in OPTIONSET).
If i have an 1:n Connection, the values, whicht are assigned under the assignments of the Connections, which Needs to be given to the new linked instance, will get lost because of the reload of the form.
How can I use these values may still pass
/ receive?
Maybe form Parameters are a solution, but even if i read the dok for formparameters .. i do not understand
the way, which they are applied, cause the values, which Needs to be given trough the formparameter, Needs first be given to the Parameters. how can i dynamically add values to the formparamters and how will i Need to receive
und use the values in the fields of the form?
THX, Greets Pit