
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] display tag
I am trying to fix a display issue in the admin ui of IC 4.6.5, that uses
the display tag
<font size=2><b>Dealer:</b></font> </td>
<td><font size=2>[display arbitrary=custview table=userdb column=dealer key="[loop-code]"]</font></td></tr>
if you are using an html enabled browser that munges that, the ic tag is:
[display arbitrary=custview table=userdb column=dealer key="[loop-code]"]
The only reference in the IC docs is:
http://interchange.redhat.com/cgi-bin/ic/docfly.html?mv_arg=icadvanced06%2e02
which says:
If a row is found with one of those keys, then the information in the row
is used to set the display widget. If no row is found, an INPUT TYPE=TEXT
widget is displayed. If the data is all digits, a size of 8 is used,
otherwise the size is 60.
but also says:
The standard widget types are:
text
The default. Uses the fields:
width size of input box
Adding a width=20 has no effect though.
Any suggestions?
thanks,
corey
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users