I have a customer that is looking for a way to see the subscribe button when not logged in. When clicked they want to have a way to either log in the user or register a new user.
If they choose to register then would need a way to be able to quickly add a DotNetNuke user. (Could be an external module (like Dynamic Registration) in a popup or something. Then they could subscribe to the document change notification.
If they choose to log in then would need a way to be able to quickly log in a user (again could be an external module like Account Login or Dynamic Login, etc in a popup or something) Then again they could subscribe to the document change notification.
Right now I don't see a way of enabling the button when a user isn't logged in, any thoughts on a button that would help with this functionality.
Thanks for any assistance