Ivan Gutovic
|
| Posted: 11/19/2002, 8:32 AM |
|
OK, i am realy new in all this ...
i have a little prob. with CCstudio i made some employees directory and one page with insert form for changing their info and .. i need something more on that emp page ... comment, under the info ... but when i insert new it must go on top of older comment... or sort by date ...not to overwrite them...(add)
I used EmplDir exemple for that and build some tables in MySQL...
can somebody help me with this,
Tnx in advance !!!
|
|
|
 |
John
|
| Posted: 12/06/2002, 6:28 AM |
|
hmmm, ....
sory, rookie too
|
|
|
 |
John Ramsden
|
| Posted: 12/06/2002, 9:10 AM |
|
Ivan, I have a similar problem. I've defined a grid, which comprises several
short fields and a potentially very long one (an error message). I'd really
like the error message to go on the next line as a long field on its own,
like so (where X, Y, Z are the short fields):
X Y Z
message1
----------
X Y Z
message2
----------
:::
As far as I can see from reading the manual, the options available for
tweaking grid formats are very limited verging on non-existent; but
I very much hope to be proved wrong!
Sorry I can't help with your problem; no doubt someone else will if
they can, as they seem a decent lot round here.
Cheers
John Ramsden (john_ramsden@sagitta-ps.com)
|
|
|
 |
|