This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:tips:tracking_guest_count [2012/05/30 15:20] Emre Eren | en:tips:tracking_guest_count [2012/09/07 09:30] (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Tracking Guest Count ====== | ====== Tracking Guest Count ====== | ||
| - | Today I'll show you how to track guest count within tickets.  | + | Today I'll show you how to track guest count within tickets. In This case we'll choose guest count and automatically add cover items based on guest count.  | 
| - | + | ||
| - | ===== Simple Guest Count Tracking ===== | + | |
| - | + | ||
| - | In This case we'll choose guest count and automatically add cover items based on guest count.  | + | |
| First of all we'll start by creating a product for covers (couvert). You can create a new product by clicking Management > Products > Product List > Add Product link. | First of all we'll start by creating a product for covers (couvert). You can create a new product by clicking Management > Products > Product List > Add Product link. | ||
| Line 39: | Line 35: | ||
| {{:en:tips:guest:5.jpg?600|}} | {{:en:tips:guest:5.jpg?600|}} | ||
| - | When we'll add Cover Item? When a ticket tag selected. So the Rule event will be **Ticket Tag Selected**. When I choose this event some conditional parameters will appear. I'll choose "Guest Count" from Tag Name constraint because I want to execute it only when "Guest Count" tag selected. Secondly I'll click Select Actions and Choose "Add Cover" action. It will create a new blue box representing the action that will execute. Do you remember the [Cover Quantity] value? Now we'll tie Cover Quantity value to Guest Count. It is simple. Expand Blue Box by clicking the arrow. You'll see [Cover Quantity] there. The Cover Quantity will be equal to [NumericValue] of Guest Count tag... | + | We need to add Cover Item when Guest Count ticket tag selected. So the Rule event will be **Ticket Tag Selected**. When I choose this event some conditional parameters will appear. I'll choose "Guest Count" from Tag Name constraint because I want to execute it only when "Guest Count" tag selected. Secondly I'll click Select Actions and Choose "Add Cover" action. It will create a new blue box representing the action that will execute. Do you remember the [Cover Quantity] value? Now we'll tie Cover Quantity value to Guest Count. It is simple. Expand Blue Box by clicking the arrow. You'll see [Cover Quantity] there. The Cover Quantity will be equal to [NumericValue] of Guest Count tag... | 
| Save it and try choosing Guest Count inside ticket. | Save it and try choosing Guest Count inside ticket. | ||