When a user adds an object to his favorites I'd like to tell him where he can find the favorites list (unfortunately it's not that obvious and can't be changed at the moment). My idea is to show a dialog box when the users adds an object to the favorites for the first time (something like: "Added successfully! You can find you favorites here: Path/Link" and an OK button).
Question: Is it ok to show the dialog only the first time? Or should it be shown every time? Or should there be a checkbox with "don't show that message again"? Or any other, more elegant idea?
Context: It's a classified website, favorites can be added from result and detail page.
Please note: I know it'd be better to not have a dialog but there simply isn't any space to display the text on the page itself (you do see which objects are in your favorites though).
