Author Topic: Web Templates > "Package Content" fragment  (Read 1784 times)

malcolmK102

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Web Templates > "Package Content" fragment
« on: October 08, 2020, 02:02:06 am »
Anyone know what this fragment does or what it relates to? It goes hand-in-hand with "Package Content Row", which has two fields:
Code: [Select]
#NAME# - Link to Package (<a href="#Link to file#">#Package name#</a>)
#TYPE# - Link to Image (<img src="#path to image#">)

The Help is not helpful in that it provides no more explanation than what is above – see https://sparxsystems.com/enterprise_architect_user_guide/15.2/model_publishing/html_template_fragments.html
I had originally assumed that this is something to do with a Package page – but there is nothing written to the page at the point where this content should be. (In fact, by adding in my own strings, I cannot find what's in this HTML fragment anywhere in the HTML output.)