Survey Designer issue with "useDefaultLabel" option | Jon (LabKey DevOps) | 2015-09-29 11:00 |
Status: Closed | ||
Hi Vincent, You will need to nest the options in a start object, like this: "start" : { "useDefaultLabel" : true "layout" : "auto", "showCounts" : false, ... }, Regards, Jon |
||