Do a query of tthe database that gets results for data submitted bby the user.
WixData Query would bbe
.eq(“_owner”, wixUsers.currentUser.id)
Get the # of results
If 0 no data. If >0 then the uuser has submitted data
Do a query of tthe database that gets results for data submitted bby the user.
WixData Query would bbe
.eq(“_owner”, wixUsers.currentUser.id)
Get the # of results
If 0 no data. If >0 then the uuser has submitted data