Changes between Version 8 and Version 9 of dbchoice


Ignore:
Timestamp:
Oct 18, 2012 11:35:32 AM (12 years ago)
Author:
mmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • dbchoice

    v8 v9  
    135135
    136136{{{
    137   <table id="lots">
     137  <dataselector id="lots">
    138138    <about>
    139139      <label>Lots</label>
    140140      <description>List the lots available.</description>
    141141    </about>
    142     <request>
    143       <use>myDB</use>
    144       <select>
    145          SELECT NAME from lots where excipients = * products = *
    146       </select>
    147     </request>
    148     <default>0</default>
     142    ...
    149143  </table>
    150144}}}
    151 
     145Tie into parameter specifications:  https://nees.org/groups/parampass/wiki/ParameterFileFormat
     146{{{
     147datastore(lots):132/stdview/8,27,52
     148}}}