We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Look Up Record with List Event "Selected Record Count Updated"

nimetullahk
Tera Contributor

I am trying to fetch data of a record with "Look Up Record" Data Ressource when the record is selected (checkbox) in a list. For that I am updating a Client State Parameter with the List Event "Selected Record Count Updated" with the Sys ID of the selected record and refreshing the Data Ressource.

 

The SysID of the record is being correctly updated in the Client State Parameter but the Data Ressource just doesn't fetch the right record.

 

It works when I am trying to do the exact same steps but with the Record Clicked Event.

 

Does someone have an idea on how to fix this?

0 REPLIES 0