Jump to content
Server Maintenance This Week. ×

Custom message to all users logged in


Ertjie

This topic is 5009 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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?

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 5009 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.