In native app Reference set selector wont populate any entity/attribute for selection

1
I have a data view in which if i put a reference selector i cant get any association in reference selector. the entiry in data view is NPE . i have tried all kind of assiciations but it wont populate :(  
asked
2 answers
0

Hey chandresh!

Native reference selector is only supported for DB and Xpath so NPEs are not supprted.

Hope it helps!

answered
0

Hi! Hard to say exactly without the complete case but have you checked the following things:
 

  1. Entity acces? Can your user acces the NPE and the assocation to the NPE?
  2. Are you NPE objects indeed actualy created before hand and not deleted somewhere?

    Hope this helps!
answered