Scroll
Passing parameters from views to the order form and their calculation
Forums
Hello. There is a view that displays a list of products on the main page in a grid format. Each cell has an order button. The idea is to link it to an order form that needs to be created using web forms. But how can I pass the product name, its price per unit, and then allow the user to choose the necessary quantity and enter their details?
- Log in to post comments