Specific configuration parameters
URL Params Encoding
Remember that we require to comply with (UTF-8) encoding when sending query params. so that if your custom name string has whitespace, you should replace it with the symbol "%20".
Parameter | Description |
---|---|
cancelOrderText | Parameter used to change the name of the cancel button Default: Cancel order |
Usage Example
Consider the following examples:
Hide cancel order button
https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&cancelOrderText=textoCancelado