Hello Experts
I have sharepoint List 1 displaying data in Form 1 (in view mode)

On the next screen I have form 2 (in new mode) which on submitform will patch data to sharepoint list 2

I would like that product field in form2 to have default value from FORM 1 (or from List 1 either ways)
Example if someone select 'Exchange' in form1
'Exchange' should be the default value in Form 2 when the user is redirect to form2 screen.