Delete Product Button

Specific configuration parameters

đŸ“˜

Hide elements value

  • Beware that for now, values are somehow inverted.
  • in order to display the element you set true, in order to hide, you set the value false.
ParameterDescription
shouldDeleteProductsAllows you to choose not to render the Delete Product Button in the product's list. (Only in "received")
default: "false".
options: "false: || "true"

Usage Example


Consider the following examples:

Allowing Delete Product Button

https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&shouldDeleteProducts=true