Automatic Popup trigger

Using Perspective, I need to trigger a popup.

Explanation:
I have a set of tags, including:

  • startTime

  • endTime

  • stdTime (e.g., Hr – 5, 6, …) Its not a Tag

Based on stdHR, I need to trigger the popup:

  • Starting 1 hour before the configured stdTime.

  • Repeated every 15 minutes until the stdTime.

  • It will close after 5 sec

This doesn't sound like a good user interface design. What if nobody is looking when the popup appears.

What is the real problem you are trying to solve? (Don't describe your solution. Describe the problem. What is to be communicated to the user? How important is it that it is seen? What kind of application are you creating?)

2 Likes