Book a Demo

Author Topic: setNotes() method  (Read 4701 times)

naxx

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
setNotes() method
« on: August 04, 2016, 11:02:43 pm »
Hi,
How I can set new notes by setNotes() method with html tags, for example with tag <br/>.
I try set string with this tag (for example - Some notes <br/>), but EA only show <br/> tag, but not interpret it.

Thanks for your answers.
« Last Edit: August 04, 2016, 11:12:06 pm by naxx »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: setNotes() method
« Reply #1 on: August 04, 2016, 11:11:19 pm »
Check Repository.GetFieldFromFormat() and Repository.GetFormatFromField()

Geert

naxx

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: setNotes() method
« Reply #2 on: August 04, 2016, 11:25:33 pm »
Thanks and please You can show me how I can use this methods?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: setNotes() method
« Reply #3 on: August 04, 2016, 11:38:23 pm »
How about Reading The FM? It's explained quite well how to use it.

q.