Schleid Alex

Schleid Alex

  • NA
  • 361
  • 47.8k

Passing data from one view to another

Apr 15 2020 10:29 AM
Hi
 
I have a view A with a dropdownlist for user to select categories, when selection is made, using jquery I store the categoryID in a variable.
Now I want to send this variable over to a new view when product is being created base on the user selection in otherwords the categoryID.
The product creation page is View B
 
How can I acheive that? Please help
 
Thanks in advance
 
 

Answers (2)