I run a athletic event website.
Hikashop manages the registrations, and then the user name / profile is sent to community builder to populate the event leaderboard.
Unfortunately, users sometimes sign up their spouse, friends, etc under the same order as themselves. This causes problems because then the person's name is not available on the leaderboard.
How can i create a rule that only one person can buy one item while logged in.
Right now i have tried to set "maximum quantity per order" = 1 (screenshot 1)... but I am still getting multiple orders under one user order (screenshot 2)