Why don't you want to create accounts through a mobile app? I did the same for Instagram using swipe into DOB area.
In browser with a mobile user-agent I couldn't register.
Hi everyone, I’m having an issue counting the number of records in a group of a database table.
I created the resource and set up the different groups, but when I select the group I’m interested in in the interface, the NUMBER OF RECORDS function returns the total number of records in the database, not the ones in the selected group.
What am I doing wrong? Do I need to run a for loop to get the number of records in that specific DB group, or are there other solutions?