Hi everyone,

I put together a quick Exhibit of weather observing stations.  It's rather
basic but serves its purpose well.

In the tabular view, one of the items is not being separated by the typical
comma or the pair-separator "and."   Actually, that field is being generated
using a concat function, such as

concat(.statype, '<div class=\'statinfo\' id=\'',.id2,'\'><b>Name</b>:
',.label,'<br><b>Variables</b>: ',.variables,'</div>')


Development example:
http://dev.dgs.udel.edu/sites/data/observing-stations.html  (that div gets
displayed when you click on the plus sign at the start of each line.)

The item called "variables" has numerous terms.  Does the list separators
not work inside a concat function?  Thanks.

- John

**************************************************
John Callahan, Geographic Information Scientist
Delaware Geological Survey, University of Delaware
URL: http://www.dgs.udel.edu
**************************************************

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to