Skip to content

Latest commit

 

History

History
65 lines (35 loc) · 2.33 KB

config-properties-sherlock.md

File metadata and controls

65 lines (35 loc) · 2.33 KB

sherlock Type

object (Details)

sherlock Properties

Property Type Required Nullable Defined by
serviceUrl string Required cannot be null WFRC App
searchField string Required cannot be null WFRC App
placeHolder string Optional cannot be null WFRC App

serviceUrl

The URL to the service that you would like to search features on.

serviceUrl

  • is required

  • Type: string

  • cannot be null

  • defined in: WFRC App

serviceUrl Type

string

searchField

The name of the field that you would like the search to be applied to.

searchField

  • is required

  • Type: string

  • cannot be null

  • defined in: WFRC App

searchField Type

string

placeHolder

The place holder text that shows up in the text box before a user starts typing.

placeHolder

  • is optional

  • Type: string

  • cannot be null

  • defined in: WFRC App

placeHolder Type

string