Skip to content

Craig Haydock

My feedback

2 results found

  1. 486 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    211 comments  ·  Wishlist » Emails  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Team Husky responded

    Sorry for the late update.

    The first step was finished and emails can now be carbon copied to contact’s alternative emails. To do so the contact fields which store the alternative emails must be explicitly marked on the email setting page.

    Unsubscribing will unsubscribe all alternative emails simultaneously because they all belong to the very same account. The person clicking “unsubscribe” is warned about this on the unsubscribe page.

    For now we paused the development of this feature. but not for good. :) So I’m changing this wish status back to “collecting comments”.

    Thank you everyone for a valuable feedback.

    Craig Haydock supported this idea  · 
  2. 32 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Craig Haydock commented  · 

    I too would very much like this feature added. Other CMS platforms I've used will auto-update links when an object is changed. Or, if an object is being removed the CMS will warn you that doing so would break links on XX pages and let you either fix the links prior to or removing the object, or just remove the object and deal with the broken links later. Going along those same lines... the CMS has a separate report section which shows which links (at least internally) are broken and need to be corrected.

    As others have indicated, many other CMS platforms deal with objects by ID in a database rather than via file storage system style which is so easily broken and difficult to maintain at scale. Another key advantage to DB ID rather than by name is the ability to use aliases and dynamically create content objects based of of queries that the user/visitor may give. (but, please, whatever you pick to use... don't use something based on SQL... you are just asking for a mountain of security issues with SQL injection attacks. Pick a no-SQL DB).

Feedback and Knowledge Base