![]() | ![]() | ![]() | ![]() | ![]() |
You can retrieve a value from a SelectableDataGrid in SAS Enterprise Case Management when you use the GetSelectedDataGridItem() Custom Page Builder function. With a <set-value> element within an <on-select>, you should be able to select a row or the radio button for a row to retrieve a value and populate another field. However, the GetSelectedDataGridItem() function might not work correctly when you select the radio button for a row. It might not retrieve the selected value and populate another field on the screen, as expected.
To work around the problem, select the row instead of the radio button in the SelectableDataGrid.
Click the Hot Fix tab in this note to access the hot fix for this issue.
After installing the hot fix, you can specify the following new parameter for the SelectableDataGrid component to hide the radio button for each row:
The parameter is used for a SelectableDataGrid that supports only a single selection. It is ignored for a SelectableDataGrid that supports multiple selections.
A sample usage of the new hideRadioButtons parameter is shown below:
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Enterprise Case Management | Linux for x64 | 6.3_M1 | 9.4 TS1M3 | ||
64-bit Enabled Solaris | 6.3_M1 | 9.4 TS1M3 | ||||
64-bit Enabled AIX | 6.3_M1 | 9.4 TS1M3 | ||||
Microsoft® Windows® for x64 | 6.3_M1 | 9.4 TS1M3 |