Uploaded image for project: 'projectdoc Toolbox'
  1. projectdoc Toolbox
  2. PDAC-1038

Remove unused Link Properties Parameter from Name List Macro

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 3.1.0
    • 3.0.2
    • Macro
    • None
    • api

    Description

      The Name List Macro provides a parameter named Link Properties to mark the properties in the Display Template that should provided a link. Since the template allows to specify the link with $[...] and properties without a link with ${...} there is no need for an extra property.

      Note that in case there is no link rendered, the whole value is considered to be the label for the link.

      Please note that for use cases that use this parameter, the properties listed in the Link Properties need to be updated in the template. That is, each property listed needs to have its curly braces replaced by square brackets.

      Old:

      ${Name} - ${Tags}
      And Link Properties: Name
      

      New:

      $[Name] - ${Tags}
      

      Without this update the whole template value would provide a link.

      Attachments

        Issue Links

          Activity

            People

              robert.reiner Robert Reiner
              robert.reiner Robert Reiner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: