Ertjie Posted August 16, 2010 Posted August 16, 2010 Im brand new to Filemaker and not sure if this is the right area for my post, but will see where this leads me... My database has a login screen where users enter their usernames and passwords. From here they go to a homepage from where they navigate to their required area. I want to display a birthday reminder for whoever's birthday is next to all users once they logged in. I have it working, but it only displays to the user whose birthday it is, how do i get it to display across all accounts please?
Fitch Posted August 16, 2010 Posted August 16, 2010 One way would be to create a global date field, let's call it gToday, that you set to Get(CurrentDate) at login. Create a relationship gToday = birthday, and then you can display a portal of related users, or set the names into another global field using the List function, or etc. etc.
Ertjie Posted August 18, 2010 Author Posted August 18, 2010 Awesome, thank you very much, much appreciated! Havn't had time to try it out, but will do so asap.
Recommended Posts
This topic is 5209 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now