API Docs for: 1.0.0
Show:

eLabSDK.Page.SampleAdvancedSearch Class

Customize the Advanced Search Page

Item Index

Methods

addSearchCondition

(
  • config
)

Adds a Meta Field search condition to the Advanced Search Page

Parameters:

  • config Object
    • sampleTypeMetaID Int
    • label String
      • Displayed text about this meta field
    • valueLabel String
      • Displayed value
    • value String
      • Actual value
    • conditionLabel String
      • Applied condition label (i.e. before, on, after, exact, less, more)
    • condition String
      • Actual condition for program logic