hi,
I want to use the Spinning Wheel or some other application, in the following way: the visitor of the page has a UNIQUE CODE that he must fill in a field to activate the wheel for a single spin.
This means that I will have to define a list of codes in the application.
is there a way to do it?
thanks in advance
Hi @Vasilis_Damoulakis , You can definitely set up the Spinning Wheel widget to work with unique codes :
You can create a custom form within the widget, and then add a field (e.g., βEnter your codeβ) with conditional logic . Youβll be able to define which specific values (codes) are accepted β and only when a visitor enters one of those valid values will they be able to submit the form and activate the spin.
This allows you to control access based on your predefined list of codes.