Changing dataset table metadata

LabKey Support Forum (Inactive)
Changing dataset table metadata jeckels  2012-11-19 17:31
Status: Closed
 
Hi Anthony,

I thought you might be interested to know that last week I added the capability to request the update and details URLs when using LABKEY.Query.selectRows() and LABKEY.Query.executeSql(). There are two new config parameters, "includeUpdateColumn" and "includeDetailsColumns". They default to false. If set to true, you'll get additional columns in each result row that include the URLs. It's described in the JavaScript API documentation for the 12.3 release.

Thanks,
Josh