Hey ,
thx a lot for your help sometimes it is so simple that is a
shame :-) ... but in this case i does not see this it works now fine.
Frank
Am 08.09.2009 um 13:31 schrieb Ramsey Lee Gurley:
On Sep 8, 2009, at 4:37 AM, Francisc Simon wrote:
HIi @all,
i've followed this tutorial: http://wotutorial.furfly.com/downloads.html
to create an WOTable but it does not show any results.
The results are in the NSArray object but they does not be displayed:
<snip>
##################### WO ####################
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
<webobject name="Table" />
<webobject name="Name"></webobject>:<br />
</body>
</html>
Table : WOTable {
list = fetchResult;
item = aDisplayBoard;
maxColumns = 2;
border = 1;
}
Name : WOString {
value = aDisplayBoard.name;
}
THX for help ..
Frank
:-)
I never use it, but I thought WOTable worked by wrapping content.
In other words
<webobject name="Table">
<webobject name="Name"/>:<br /></webobject>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]