Help with carrying variables over to another form.
Hi,
Can you help with a task please, let me explain.
Form 'a' has a field called customer_name which is a text field
Form 'b' has a field called customer_to_print which is an import data field which is taken from the records of form 'a' Customer_name.
What I want to do is very simple. when I finish inputting a new name in form 'a', the form takes me straight to form 'b' and I want form b's field Customer_to_print to default to the record i had just input into the field in form 'a' without having to select it.
Hope this makes sense.