[attachment=0]cv5-db.jpg[/attachment]Hi, i have a beginner question i think. And i'm not sure what are the exact search-terms for my issue.
I use the demo-fields-events. I have registered users who should fill the form. I created a db-table and can see the entries in php-my-admin. Now i want, that everyone has just one voice. When they click again on the menu-icon he/she should see a messege, which tells that they already gave their opinions.
I try it with db-reader, picked my table and put in the on found event the display messege and show stopper. In the on not found event i put the html render form.
My problem is now, that when just one record is in database-table everyone gets the stopper-message.
So i think i need something like a id-checker that chronoforms can check if an entry of that id exists and then choose show stopper or go with the html-render?
Thank you for help!
I use the demo-fields-events. I have registered users who should fill the form. I created a db-table and can see the entries in php-my-admin. Now i want, that everyone has just one voice. When they click again on the menu-icon he/she should see a messege, which tells that they already gave their opinions.
I try it with db-reader, picked my table and put in the on found event the display messege and show stopper. In the on not found event i put the html render form.
My problem is now, that when just one record is in database-table everyone gets the stopper-message.
So i think i need something like a id-checker that chronoforms can check if an entry of that id exists and then choose show stopper or go with the html-render?
Thank you for help!