It is not possible now, but it will be possible with the new file
generator, which will have the capability to summarize by day. To appear in
V3.7.

-tk

On Tue, Dec 20, 2016 at 9:09 AM, Oscar <obar...@oscaranddeb.com> wrote:

> Hi Tom,
>
> Forget my example.  It made know sense.  I'm tryin gto create this type of
> drop down list and selection.  It is possible with cheetah? You select the
> date you want and click on Browse Day Records to display the page.
>
>
>
>
> On Friday, December 16, 2016 at 2:22:05 PM UTC-7, Oscar wrote:
>
>> Hi Everyone,
>>
>> I'm looking to create a drop down list of MMDD.  I tried coping the NOAA
>> drop downs.  I thought I could use $monthDay to get a list, but that isn't
>> defined.
>>
>>                 <select NAME=noaaselect onchange="openTestFile(value)">
>>                 #for $monthYear in $SummaryByMonth
>>                     <option value="$monthDay">$monthDay</option>
>>                 #end for
>>                 <option selected>-Select month Day-</option>
>>                 </select>
>>
>> Thanks,
>> Oscar
>>
> --
> You received this message because you are subscribed to the Google Groups
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to weewx-user+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to