For the frontent just use jQuery func to insert the field value, for example: $(“input#some_field”).val(‘some_value’);
1 „Gefällt mir“
For the frontent just use jQuery func to insert the field value, for example: $(“input#some_field”).val(‘some_value’);