View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004910 | NoesisGUI | Studio | public | 2026-03-19 13:17 | 2026-03-20 10:20 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004910: InvokeCommandAction 'Command' Property Does Not Offer Item Selection | ||||
| Description | Currently, when picking a Command for an InvokeCommandAction Trigger Action, the 'Command' field offers a text input box. However, this should offer the user a choice from a selection of available Commands. Repro Steps: 1) Create a Studio Project containing a MainPage.xaml 2) Navigate to the Interactions/Triggers Panel, and create an EventTrigger on the rootGrid. 3) Add a new Action of type 'InvokeCommandAction' Observe how the 'Command' Property field offers a text input box. Expected Results: Commands can be selected from a list of available Commands. | ||||
| Platform | Any | ||||
|
We probably need a new Command property editor which allows selecting (from a dropdown) any global/static command:
And also apply a Binding to select any ViewModel command. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-19 13:17 | dstewart | New Issue | |
| 2026-03-20 10:15 | sfernandez | Assigned To | => sfernandez |
| 2026-03-20 10:15 | sfernandez | Status | new => assigned |
| 2026-03-20 10:15 | sfernandez | Target Version | => Studio_Beta |
| 2026-03-20 10:20 | sfernandez | Note Added: 0012075 |