
Not applicable
01-03-2019
05:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to have a list of strings be shown in a TableCommandInput, and whenever one of them is selected I would like to notify the onExecutePreview handler. Currently the TableCommandInput.selectedRow attribute will change, but that doesn't trigger the onExecutePreview handler. Is there some other way I should go about this? I tried using BoolValueInput instead of StringValueInput but the button is small and doesn't cover the full row.
Solved! Go to Solution.