End of Year Screen

I want to produce an end-of-year screen. For example, when the present month and the month for the end of the year are the same, I want a new screen to pop up informing the user and giving instructions on what to do.

Using an index, I have already created today’s date field and the end-of-year field. Can I produce a screen that automatically pops up when this occurs?

Thanks

A video to explain further.

“Automatically pops up” won’t work, but you can show a tab/a screen/a container with multiple components based on a condition, in this case “Todays Date Month” equals “Beg Date Index”.

1 Like