Multi Select where DataType has no keys

I’m trying to source a property from Data Page(Multi Select) . Selecting datareference—then dataobject but I’m unable to find the datapage list which I configured for that dataobject. And datatype related to this has no keys , is that the reason its causing this issue

Hi @BalajiC7 , What do you exactly mean by “Datatype has no keys”? Is it that data type has no sources configured? If so, please configure source for the data type. Then, default data pages will be generated and you will be able to see them. If not, please elaborate the issue. Screenshots of configurations will be of more help in understanding the issue.

@BalajiC7 question above still stand but I think I know the issue as its common for those transitioning from UI Kit to Constellation.

  1. Is this Constellation?
  2. Does the class behind the datapage have both a Single Page and List Page data page?
  3. Is the List Page queryable?
  4. Are the default sources specified in settings of the data object?

The fact you mentioned ‘keys’ suggests you have built this data object yourself, instead of using Blueprint Import or App Studio - Data Designer, so you are likely missing a few things that Constellation requires for this drop down to work.

I’m making a few assumptions there, hopefully this helps