Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Ambita.Infoland.load

This is used for configuration of the components, available props are:

Name

Required

Type

Options

Description

element

True

string

This property is used for setting the id of the html element you want the components to load.

category

True

string

realtestate

Determine what type of products that will be available in the product list. If your application have different types of users, you might want to make this dynamic based on the logged in user (brokers and architects might want different products).

token

True

Object / string

This is where you pass in the token for the logged in user, see Infoland Flex - Authentication for more information. Could be the entire token object or only the access token.

reference

True

string

The reference property is added to the order when placed. This must be something that connects the order to the entity in your application that the user can relate to and have an understanding of. Could be an ID or key unique to an assignment or a project. The reference will show up on the invoices from Ambita

technicalReference

False

string

The technical reference is added to the order and can be used by your application, in case you want to track the orders. We recommend using this when handling file deliveries, see Infoland Flex - File Handling .

  • No labels