[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: getSelectedIds always return null

  • Thread starter Thread starter Santosh Patel
  • Start date Start date
Status
Not open for further replies.
S

Santosh Patel

Guest
Couple of caveats. - selection is a user specific action, hence records should be selected by the user performing the trigger debug or run activity - ids selection is effected only through UI login sessions. If you are working with super login (Login As functionality), this won't work. You have to login as the user and perform the selection and subsequent execution of the trigger. Are you using the "Login As" feature?

Continue reading...
 
Status
Not open for further replies.
Back
Top