Pass Value to the Next Form
I have Form 'Students Information'.
In that form, I have field 'Name' and 'Batch Number'.
In the next form - Form Training Information', instead of using lookup, I still have the 'Name' and 'Batch Number' fields, but I want the value from Form 'Students Information' to be retained in this form.
How to do this?