I was working with a sales order line grid that had an entity name displayed on it. I was trying to get the entity record ID where full name equals value from screen entity name. I was just getting an error message.
Then I tried assigning the record ID of the sales order line to an action results and show message. It didn't seem to produce a value.
I can get the row click actions working just fine. It might be something I'm doing wrong