Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] select tag -SOLVED



Hi guys;

I solved thso problem with select tag.

I don't know how correct is following but is working for me.

<SELECT NAME=product_version_number>
        [loop search="
         ra=yes
         fi=yaproductsdb
         rf=product_id,product_number
         ml=1000
         tf=product_number
         st=sql
        "]
        <OPTION VALUE=" [loop-data yaproductsdb product_number]">
[loop-data yaproductsdb product_number]
        [/loop]
      </SELECT>

Thank you very much

Alma



Search for: Sort by: