The CreatorCon Call for Content is officially open! Get started here.

Data Resource is not binding to list component

Kishore32
Tera Contributor

Dynamic data resource is not binding to the list component. 

I've added dot walked dynamic data resource value in Table field of list component. Even though data is not binding. I'm seeing below issue.

 

Do let me know if you need info around it, Appreciate your help!!

Thanks,

7 REPLIES 7

Community Alums
Not applicable

HI Kishore,

Cannot see your image attached.

I clearly see it when i click on the image in post.

Now, can you see it.

 

find_real_file.png

 

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Hi Kishore,

The list components handle data themselves so you can't bind data returned from a data resource to the component. The table field you're trying to bind to is expecting a table name, then you can configure the filter, view, and columns, and the component will fetch the data itself.

We are looking at ways to improve the list components, but as of San Diego they handle data on their own.