How do I get WD to insert on my customized web page the pull down menu with the historical data of all previous montly average/extremes? Is there a custom tag?
Thanks.
How do I get WD to insert on my customized web page the pull down menu with the historical data of all previous montly average/extremes? Is there a custom tag?
Thanks.
%currentmonthtodatefilename%
:lol:
it was at the end of the owntemplate.txt file
i have shifted it further up to the av/ext section now
That custom tag will give me the file name for the latest month, but how can I get WD to insert the pulldown menu with a list of all the other monthly historical data. (The same as the one that WD will post on it’s own generated page.
Manually I could create the pulldown menu, but monthly I would have to insert another file in the list. I was just trying to find a way to automate the process.
Thanks.
i guess i could add a tag to create that same pull down
hi
added this now as:
%dropdownlist%
in a new 10.10s, ready now
Thank you Brian!