'View Additional Details' Data Link Formatting
Hi Everyone! I have a map that displays restaurant locations. I have a data link set up that details the restaurants recent inspection violations. In my SQL Violation table, I have a column configured with ASCII characters so that in the map tip, each violation has a line break. However, when I click 'View Additional Details' and choose a date, that violations appear as one long paragraph. Is there possibly a way to format the command in the data link to break up each violation?





0
-
not the most ideal solution in the world, but if nothing else works, you might add another field to the violations table that you leave blank. Then pull in both fields from the table. I should think that would give you the end result you're looking for... Though if you're still using the Silverlight site, then you will get an extra line there... 0 -
This is a definite frustration. If only we could make use of Markdown or something to get some formating happening.
Regards
Ralph Price0
Please sign in to leave a comment.
Comments
2 comments