Does a!queryEntity() returns the entity type I am querying to the database? For

Does a!queryEntity() returns the entity type I am querying to the database? For instance, if on the entity parameter of the queryEntity() function I pass a Student type, will it return a Student?

OriginalPostID-174764

OriginalPostID-174764

  Discussion posts and replies are publicly visible

Parents
  • Thank you both. I was trying something with ri!student but I then changed it to local!datasubset.totalCount which gives me the mentioned error. I am using editable grid because I will then allow the user to dynamically add/remove students and I want to use radio buttons instead of checkboxes. So my error still persists. Anyone has any clue why I am getting it?
Reply
  • Thank you both. I was trying something with ri!student but I then changed it to local!datasubset.totalCount which gives me the mentioned error. I am using editable grid because I will then allow the user to dynamically add/remove students and I want to use radio buttons instead of checkboxes. So my error still persists. Anyone has any clue why I am getting it?
Children
No Data