Sdata pulling through names rather than IDs, despite the Sdata Schema showing that the type is xs:integer

I have observed that Sdata calls to various tables are returning the names rather than the ID of fields despite the type for the field showing as xs:integer in the schema (and hence indicating that they should be IDs).

Instances where I have observed this:

Table: communication

Fields: comm_createdby, comm_updatedby

Table: person

Fields: pers_companyid, pers_created_by, pers_updatedby

Is this a bug? Or a setting? If the latter where can I change it to actually get the IDs?

Thanks

Parents Reply Children
No Data