[ic] Custom types in transactions::status field

Steve Palm interchange-users@icdevgroup.org
Thu Apr 10 17:35:01 2003


  I went into the admin interface, and changed the metadata definition 
for the status field popup in the transaction table.

  When viewing an order status screen which lists the orders one per 
line, it shows up fine using the stored value, and if I click on this 
to change the order status, the pop-up list has the correct longer text 
in it.

  However, when using the order_view to see the full order, the Status: 
is blank.  The code for this in the UI is:

<B>[L]Status[/L]:<B> [page href=__UI_BASE__/order_status 
form="order=[loop-code]
"]
                 [display    table=transactions
                             column=status
                             key="[loop-code]"
                             arbitrary=order_view
                 ]</A>

However, it only works properly if I use the types that were 
pre-defined in the metadata.

What am I overlooking here?

-------------------------
Steven Palm
Slavic Gospel Association - Loves Park - IL - USA
stevep@sga.org
-------------------------