Book a Demo

Author Topic: Creating a table in the Note field  (Read 4931 times)

dawesc

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Creating a table in the Note field
« on: December 18, 2006, 03:13:11 am »
I'm trying to create a table in the note field; basically i want to describe the types of the fields that are to be shown on a web page so:

----------------------------------------------
| Field Name | Type     | Values        |
----------------------------------------------
| Name         | TxtBox  | ^.{0,50}$  |
| Salutation  | Combo  | Mr, Mrs, Ms |

etc.

now ascii art is all very well but as soon as this goes into the auto documentation generation it goes to hell; is there any kind of simple markup i can apply to get a table out?

Any help would be much appreciated

Christopher

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Creating a table in the Note field
« Reply #1 on: December 18, 2006, 04:12:31 am »
Nothing without using an add-in or some other form of programmatic intervention, I'm afraid.

The limitations of note elements are a persistent source of frustration. Perhaps Sparx will address this - in some fashion - soon, but I don't think we have confirmation at this point.
No, you can't have it!

dawesc

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Creating a table in the Note field
« Reply #2 on: December 18, 2006, 05:51:54 am »
Ok - thanks a lot  :-[
« Last Edit: December 18, 2006, 05:52:16 am by dawesc »

thomaskilian

  • Guest
Re: Creating a table in the Note field
« Reply #3 on: December 18, 2006, 02:38:59 pm »
Probably not the answer you want to hear, but TeX is a wonderful markup language.

dawesc

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Creating a table in the Note field
« Reply #4 on: December 19, 2006, 04:15:23 am »
lol - very true; my last company did loads in it but unfortunately current one aint liking it (everythings ASP .NET 2.0   :-[)

mikewhit

  • EA User
  • **
  • Posts: 608
  • Karma: +0/-0
  • Accessing ....
    • View Profile
Re: Creating a table in the Note field
« Reply #5 on: December 19, 2006, 06:36:23 am »
I may be on my own here, but I would suggest that Sparx introduces a additional type of Note (FormattedNote?) - or maybe add boolean attribute 'hasFormatting' togther with a Formatted() and NonFormatted() accessors ?

This requirement has gone round a number of times now !

Any better ideas?

thomaskilian

  • Guest
Re: Creating a table in the Note field
« Reply #6 on: December 20, 2006, 04:21:17 am »
Mike, I guess we're on the looser side with this request. Since I found my old faithful TeX again I'm not so unhappy any longer ;)

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Creating a table in the Note field
« Reply #7 on: September 22, 2014, 07:03:46 am »
not in EA 11
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Creating a table in the Note field
« Reply #8 on: September 22, 2014, 03:24:58 pm »
Pretty sure you had classes in archeology  :D

q.