Error saving to variable in load

I have a variable in a SAIL form that needs to be updated whenever a row is selected in a grid (call this local!dataSelected_name).  This then needs to be passed into another SAIL form where the user can alter the value and save it.

The issue I have is that an error is thrown saying the variable must be a load variable, but it needs to be updated when a user takes an action on the form (so I created it as a with variable).

Any ideas?

  Discussion posts and replies are publicly visible