Lookup to core.Containers table different from other regular tables?

LabKey Support Forum (Inactive)
Lookup to core.Containers table different from other regular tables? Jon (LabKey DevOps)  2016-05-26 16:26
Status: Closed
 
Hi Leo,

Yes, I do see the query/table names are different, but I also see that your XML in the test version is missing the XML declaration as well.

<?xml version="1.0" encoding="UTF-8"?>

Although version 1.0 is optional to provide the declaration, I've seen odd behavior when it isn't included sometimes.

Can you add that line into your XML and give it another try?

Regards,

Jon