Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-14764

SPA: BrManageContentButton will not render without documentTemplateQuery parameter

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • Normal
    • Resolution: Unresolved
    • 14.6.0
    • None
    • spa-sdk
    • Flagged
    • Quasar

    Description

      This might be by design, but we should document it. At the moment, something like this will not render a button:

      <BrManageContentButton parameter="document" content=

      {document} />

      this works:

      <BrManageContentButton documentTemplateQuery="new-news-document" content={document}

      />

      It seems that documentTemplateQuery is a required parameter, and we should at least document it as such (if that is the case).

      Attachments

        Activity

          People

            dionescu Daniel Ionescu
            mmilicevic Marijan Milicevic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: