Book a Demo

Author Topic: Notes of a dialog are not added to html..  (Read 2531 times)

wolfgang.uhr

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Notes of a dialog are not added to html..
« on: June 12, 2006, 10:54:12 am »
Hello

I've a small problem. The note-field of a dialog isn't added to the html-documentation of a modell

My diagram-template looks like

Code: [Select]

<table cellPadding=2 cellSpacing=2 width="100%">
 <tbody>
<tr>
<td class=ObjectTitle>
#TYPE# diagram: #NAME#
</td>
</tr>
<tr>
<td>
<table class=ObjectDetails cellPadding=2 cellSpacing=2 width="100%">
 <tbody>
<tr>
<td colspan="2" width="100%" class=ObjectDetailsTopic>#NOTE#</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>&nbsp;#NOTES#</td>
</tr>
</tbody>
</table>


But either NOTE not NOTES works.

Can you help me?

Thanks
Best regards
Wolfgang
« Last Edit: June 15, 2006, 12:22:41 am by wolfgang.uhr »

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Notes of a dialog are not added to html..
« Reply #1 on: June 12, 2006, 11:05:21 am »
I've seen something like this before at:
http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.pl?board=general;action=display;num=1145931965;start=0#0

There was no answer then. I suggest you file this as a bug if nobody comes up with an answer here in the next (very) short while.
No, you can't have it!

wolfgang.uhr

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Notes of a dialog are not added to html..
« Reply #2 on: June 12, 2006, 11:27:12 am »
Thanks - ok, it may be a bug, but I don't finde the templates for code like ...

Code: [Select]

<img src="EA78.png" usemap="#EA78" border="0">
 <map name="EA78"><area shape="rect" coords="25,25,823,539" href="EA90.htm">
</map>


And furthermore: It seems to be impossible to export the templates into a file or to move it into an other document?

« Last Edit: June 12, 2006, 11:27:48 am by wolfgang.uhr »

wolfgang.uhr

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Notes of a dialog are not added to html..
« Reply #3 on: June 15, 2006, 12:57:34 am »
This bug has been reported, or shall I do this? - Sorry, I've forgotten to ask it.