How to render the boolean field | Jon (LabKey DevOps) | 2015-04-20 15:54 |
Status: Closed | ||
Hi Feifei, Thanks for confirming. I do not believe that this is possible. The XML Metadata section will not allow a URL to be rendered based on conditional formatting and the Javascript API doesn't have anything showing the ability to change a rendered QueryWebPart to alter how a boolean value to utilize a link in lieu of the True/False value. I will confirm my information here, but it looks like the only way you'd be able to accomplish this is not by rendering the list via a QueryWebPart but as just a selectRows call and build a table to render your data instead so you can replace the boolean value with your download & create links. Regards, Jon |
||