-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Seam / JSF UI
-
Epic Link:
NXP-15617 introduced a slot in the liveedit listing widget to be able to contribute actions (like the drive edit action).
NXP-17370 changed how the iteration is performed, for performance reasons, exposing the iteration variable (document in which actions context and rendering should be done) at render time only, as well as some additional work to optimize actions rendering (see NXP-17681)
This leads to a need for "post filter" evaluation: action needs to be present in the JSF tree anyway, and hidden (or just disabled) at render time.