[ic] Does anybody have Matrix Options working?

Ewan J. Fisher (Bordernet) ewan at bordernet.co.uk
Mon Aug 25 19:28:38 EDT 2003


Change of plan ;-)

*** ../include/Options/Simple   Sat Apr 12 00:30:38 2003
--- /usr/lib/interchange/lib/UI/pages/include/Options/Simple    Fri Jul 25
14:28:48 2003
***************
*** 119,125 ****

  <TABLE BORDER=0><TR><TD VALIGN=TOP>

! [query list=1 sql="select * from [scratch option_table] where sku='[filter
op=sql interpolate=1][cgi sku][/filter]' and o_group is not null and o_group
!= ''"]
  [list]

  <div style="border: 1px solid black; margin-bottom: 3px">
--- 119,125 ----

  <TABLE BORDER=0><TR><TD VALIGN=TOP>

! [query list=1 sql="select * from [scratch option_table] where sku='[filter
op=sql interpolate=1][cgi sku][/filter]'"]
  [list]

  <div style="border: 1px solid black; margin-bottom: 3px">
***************
*** 241,247 ****
  [query
        list=1
        prefix=clone
!       sql="select DISTINCT sku from [scratch option_table] where o_group
is not null and o_group != ''"
        more=1]
  <SELECT NAME=ui_clone_id>
  <OPTION VALUE=""> --
--- 241,247 ----
  [query
        list=1
        prefix=clone
!       sql="select DISTINCT sku from [scratch option_table] where o_group
is not null or o_group != ''"
        more=1]
  <SELECT NAME=ui_clone_id>
  <OPTION VALUE=""> --

Ewan
--
thanks to pvinci and others at irc.icdevgroup.org - #interchange



More information about the interchange-users mailing list