[11:53:22 CDT(-0500)] <EricDalquist> I think I need to create another patch for fluid
[11:53:33 CDT(-0500)] <EricDalquist> the pager really needs a afterRenderComplete event
[12:51:16 CDT(-0500)] <athena> hm that'd be quite helpful
[12:52:30 CDT(-0500)] <EricDalquist> yeah
[12:52:43 CDT(-0500)] <EricDalquist> in this case I have a checkbox that toggles if values in one column are visible or not
[12:52:59 CDT(-0500)] <EricDalquist> problem is when you page or sort I have to re-apply the toggle
[12:52:59 CDT(-0500)] <athena> need to set those event handlers after a re-render?
[12:53:02 CDT(-0500)] <athena> yeah
[12:53:07 CDT(-0500)] <athena> we've had to do that in a bunch of places
[12:53:17 CDT(-0500)] <athena> jquery tooltips and such
[12:53:19 CDT(-0500)] <EricDalquist> right now I have a horrid hack using timers and element data
[12:53:24 CDT(-0500)] <athena> huh, really?
[12:53:29 CDT(-0500)] <athena> let me see what we've done
[12:53:33 CDT(-0500)] <EricDalquist> in onModelChange I set a timer
[12:53:48 CDT(-0500)] <EricDalquist> then use that to toggle the visibility after the pager is actually done rendering
[12:55:15 CDT(-0500)] <athena> interesting
[12:55:22 CDT(-0500)] <EricDalquist> yeah
[12:55:24 CDT(-0500)] <athena> looks like we've used onModelChange in the past w/ no timers
[12:55:30 CDT(-0500)] <athena> so you've had timing issues w/ it?
[12:55:45 CDT(-0500)] <EricDalquist> huh, when that is called my data isn't actually visible yet from my testing
[12:55:58 CDT(-0500)] <athena> weird
[12:56:07 CDT(-0500)] <athena> wonder if there's a change since whatever version we were using?
[12:56:24 CDT(-0500)] <EricDalquist> I'll try that again though
[13:10:20 CDT(-0500)] <athena> where are we at with the portlet definition parameter stuff?
[13:10:29 CDT(-0500)] <athena> is that something that i'd be able to help sort out?
[13:13:17 CDT(-0500)] <EricDalquist> um hrm
General
Content
Integrations