Gossamer Forum
Home : Products : DBMan : Customization :

Simultaneous Login and List All?

Quote Reply
Simultaneous Login and List All?
I am working on a database that lets family and friends view baby records of newborns. If the username/password is active and is the owner of records in the database, their record(s) comes up. Since there is personal info, this database is only searchable by the users themselves or trusted family that they share the username/password with, not the public. My question is:

Can I set up a page that would allow a person to log-in and view matching records simultaneously? This way they could just enter their username and password and see the records. Is this possible or do they need to log-in and then "List All?"

Also, if they do need to log-in and then list all, how can I make it so that when they log-in, they are taken directly to the "List All" page?

Quote Reply
Re: Simultaneous Login and List All? In reply to
I had the same need not too long ago -- until I came across the following thread regarding bypassing html_home:

http://gossamer-threads.com/p/101132

Perhaps this sort of solution is what you seek?