All entries tagged with templates
I have a new friend. Its name is HTML Template.
My friend allows me to format my data in any which way I wish within Portlet Factory. All I have to tell it is what field I want to use by using span tags. Sometimes I might say something like :
<tr>
<td><span name="FirstName" /> <br /><span name"StreetAddress" /><br /><span name="City" /><br /><span name="State"> <span name="zip"></td>
<td><span name="LastName /></td>
</tr>
This allows Portlet Factory to fill in the information I wish and where I wish it to go. But make sure you put all the fields that are coming in through your web service in or this gets ugly..... VERY ugly
So remember, when Portlet Factory makes ugly portlets, just use HTML Templates.
|
Ratings
0
|