Skip to content

1.3.0

Compare
Choose a tag to compare
@labkey-alan labkey-alan released this 27 May 19:46
2f7cddb
  • domain.create() now iterates through its conditional formats and converts instances or lists of QueryFilter to their string format.
  • domain.conditional_format() provides a wrapper for creating a conditional format--typically to be used in updating
  • Added examples for domain.create, domain.conditional_format, and updating QC state.