I've been working on a Flex application that was built by another
developer (who is no longer around). This app which filters results
based on a series of checkboxes, displays the data is displayed in
either list view or tile view (the user chooses) and then refers the
user to a web page based on the results is essentially done.
I was brought in to add some interactivity/animations and such - which
I did. Now there are issues with some data-driven aspects of the site
that are a little over my head (I'm fairly new to Flex and don't have
as much data-driven app debugging experience as needed for this).
Specifically:
1. There's a tooltip (with dynamic content) that works perfectly when
the data is being displayed in list view but not tile view.
2. Some data needs be be double-checked to make sure it's mapping
correctly.
3. If the user clicks the browsers back button the app returns to the
same state - currently the app is displaying the correct results, but
the checkboxes aren't selected.
Does this sound like something you can do? I need your help RIGHT NOW!
Chris Williams
206.227.3165
cdu...@gmail.com