D2W HTML of List Question
D2W HTML of List Question
- Subject: D2W HTML of List Question
- From: James Cicenia <email@hidden>
- Date: Mon, 3 May 2004 09:16:08 -0500
How do I change the HTML of the list that the D2W List Page creates?
I have made a user template and can change the headers but how do i get
at the attributes and format the text that is generated? Here is the
template part
that matters:
<TABLE CELLPADDING=3 BORDER=0 _UNROLL=YES CELLSPACING=0>
<TR _UNROLL=YES>
<TH></TH>
<WEBOBJECT NAME=ColumnLabelRepetition>
<TH NOWRAP VALIGN=bottom>
<TABLE>
<TR>
<td class="q-content-title"><WEBOBJECT
NAME=PropertyName></WEBOBJECT></td>
<td><WEBOBJECT
NAME=IsPropertySortable><WEBOBJECT
NAME=AttributeSorter></WEBOBJECT></WEBOBJECT></td>
</TR>
</TABLE>
</TH>
</WEBOBJECT>
<TD></TD>
</TR>
<WEBOBJECT NAME=EntityRepetition>
<WEBOBJECT NAME=ListTableRow>
<WEBOBJECT NAME=AttributeRepetition>
<WEBOBJECT NAME=AttributeCell>
<WEBOBJECT NAME=AttributeDisplay></WEBOBJECT>
</WEBOBJECT>
</WEBOBJECT>
</WEBOBJECT>
</WEBOBJECT>
</TABLE>
How do I change the AttributeDisplay HTML font and size settings?
Thanks,
James Cicenia
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.