Is it possible to modify an existing macro?Specifically EmailFeed.UnsubscribeFromEmailFeedUrl.The issue is that I need to create a landing page for a user to see all Newsletters and allow them to check/un-check which ones they want to sub to. The existing functionality only unsubs from whatever newsletter was in the query string.I just want the macro to generate a url to my new page with a valid hash in the query string that can be verified on the landing page (the clients will not be users in Kentico. The hash is what will validate them and allow subscribing)Thanks
↧