Hi there. I’m trying to create a page that displays data that has been imported using “datagrab”. I have the pages being created dynamically, but I need to create the ability for it to only be accessed by the person who belongs to the information. It will only be one page per user, but it has to be password protected for each user.
We will be updating the user information on a daily basis and performing a datagrab import. We just need it to be protected, so each user can only see there information.
Is there a way to use the data being imported to create a username and password for the user or is there a way that the user can register on their own and we can manually link them to the correct user page. I’m grabbing at straws at the moment. We will likely only have a couple hundred users at most. So part of this can be manual.
Any suggestions would be most appreciated.