[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Simple question dealing with search-region


[loop search="

                fi=orderline
                st=db
                sf=order_number
                se=[item-code]
                rf=sku,quantity,description
                ml=9999
"]
<br>
[loop-param sku] [loop-param quantity] [loop-param description]
[/loop]

Note: this approach could get quite slow and resource consuming if you have many pending orders; you might want to consider using SQL instead, if you are using an external SQL dbms.

- Ed

Thank you, Ed! That was exactly what I was missing!

Kip
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.