Recommendations are a little bit different than the other actions. A recommendation prompts the user to enter a value in a field. You would use the Recommendation action to guide users when they fill out a form. It displays a suggestion bubble with text next to the field with an Apply button.
The following screenshot shows a recommendation as it appears to the user:Â
![](https://static.packt-cdn.com/products/9781838985684/graphics/assets/268f2bee-1c06-4694-9ad6-c6571a494795.png)
Figure 4.9 – A recommendation on a form
The following screenshot shows how to set up the recommendation:
![](https://static.packt-cdn.com/products/9781838985684/graphics/assets/ec83a147-5902-4037-946b-61459cd182e0.png)
Figure 4.10 – Recommendation properties
Along with the recommendation is an action that will be performed if the user accepts the recommendation. In the following screenshot, a set value is used to set the VIP field to Yes:
![](https://static.packt-cdn.com/products/9781838985684/graphics/assets/b87d78b9-8102-4119-9619-c4e08584faca.png)
Figure 4.11 – A set value action for a recommendation
When you add a recommendation action, a single set value action is added automatically.
Now that you are aware of all the actions, we can combine these actions together to form a business rule.