[ic] Displaying q5 field

Axium Computer Services interchange-users@interchange.redhat.com
Wed Nov 28 18:05:01 2001


I'm trying to modify results.html to display the q5 field. Here is the 
diff of what I currently have:

105d104
<   <td align="center"><b>Price 5+</b></td>
110c109
<   <td colspan="7">&nbsp;</td>
---
 >   <td colspan="6">&nbsp;</td>
118c117
<   <td colspan="7">&nbsp;[either][value banner_text][or][item-field 
category][/either]</td>
---
 >   <td colspan="6">&nbsp;[either][value banner_text][or][item-field 
category][/either]</td>
145d143
<       <td align="center">[item-field q5]</td>

I have also tried [item-q5]


All that I get is some blank space where I would expect the price to be.

I'm assuming that somewhere in the results.html file a query is 
specified and it is not being told to retrieve the q5 field from the DB, 
but then again I may be completely wrong.  As you can tell, I am very 
new to this.  Let me know what you think.

Thanks

Steven Potter