-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
-
Story Points:5
-
Epic Link:
-
Sprint:Goldeneye Black Sprint #4
As an application developer, I would like to use the dialog service in the following way:
(1) launch a dialog to ellicit user information..
- e.g. pick an item M
(2) launch a second dialog (from pressing OK on the first) with item M as the context
- to allow the user to select further options for item M
In the current implementation, this is not yet possible.