Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

key

If you have used the search to find the property, the object from the result will contain a address key, add it here, some properties has multiple addresses.

Anchor
Ambita.mFlex.productList.confirmOrder
Ambita.mFlex.productList.confirmOrder
Ambita.mFlex.productList.confirmOrder

This function will confirm the order with selected products

...

This function will load the receipt component. Which shows current status about the products, the propertydata the documents were ordered on. As well as the possibility to download the files on the product.

You get the order number from this function: AnchorAmbita.mFlex.productList.confirmOrderAmbita.mFlex.productList.confirmOrder

Code Block
  window.Ambita.mFlex.receipt.load('query-selector', <order number>);