Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The view-state tag contains a "popup" attribute as follows:
<view-state id="changeSearchCriteria" popup="true"> <transition on="search" to="reviewHotels"> <evaluate expression="searchCriteria.resetPage()"/> </transition> </view-state>
It would be nice if it was possible to use expressions inside the "popup" attribute as follows:
<view-state id="changeSearchCriteria" popup="booking.myCondition"> ... </view-state>
Attachments
Issue Links
- is related to
-
SWF-1390 Improve Ajax and modal dialog support in Web Flow to be more universally useful regardless of client-side technology
-
- Open
-