'How to make the review field optional in OC 3.x?
I need the name and the rating fields to be required and the review field to be optional. I'm using OC 3.x with Journal theme, it is possible from the panel or should I modify the MVC arhitecture to achieve this? Some users told me that they want to rate but without typing any text/review. I'm thinking if I modify the form group from required to optional from the view, it will give an error because the database will expect also the review. So there is any way from the admin panel?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

