cancel
Showing results for 
Search instead for 
Did you mean: 

List Picker entity binding issue

0 Kudos

Hi so I'm binding an entity to a list picker. The thing is, on some entities it works, on others it doesn't. There doesn't seem to be a rhyme or reason to it. I checked the entities and they do have information in them but nothing shows in the table. Anybody else experience this?

Accepted Solutions (1)

Accepted Solutions (1)

ashishjain14
Employee
Employee

Hi Bryan,

One of the possible reasons could be if you did not had the entity in the DefiningRequest of your Offline Initialize .

Regards,

Ashish

0 Kudos

Hi Ashish,

Thanks! That seemed to do it. Is it required that the entities we use be put into the initializeoffline action?

ashishjain14
Employee
Employee
0 Kudos

Hi Bryan,

If it is an Offline application it is required as this helps to build the offline store with the required Entities. However same is not required in case of an Online application.

Regards,

Ashish

Answers (0)