codeforkansascity / kc_311dailybrief

What happened yesterday in Kansas City, MO's 311
http://311.codeforkc.org/
2 stars 9 forks source link

Create Case Detail Page #2

Open zmon opened 10 years ago

zmon commented 10 years ago

The details of a case need to be displayed when a pin is clicked. There needs to be navigation to take the user back to the home page. URL for getting information about the case is: http://webfusion.kcmo.org/coldfusionapps/ActionCenterRequest/CaseInfo.cfm?CaseID=2014128538 where the CaseID will change to the CaseID of the pin.

Bootstrap LightBox and iframe may be the way to display it.