Customisation
You have the ability to personalize and tailor specific behaviours of the component on your website by incorporating additional code into your HTML. The component currently supports a variety of existing behaviours that you can leverage to further enhance the functionality of your website. These behaviours include:
Property | Description |
---|---|
Search Bar Visibility | Enabling or disabling the search bar for the component is possible. It is recommended to disable the search bar
when capturing the address as part of the flow to prevent any confusion. If the |
Save farms button | When you enable the |
DAS ID verification
A custom configuration can be enabled in order to validate the embedFarmId
field of the component as an existing DAS
ID. If requested, all embedFarmIds included in the embedFarmId field will be cross-checked against the existing user
farms on the DAS Rural Platform. If there is an error while trying to fetch the existing farm or making any changes to
it, the validation will trigger a callback to the component. Refer to the Error Event for more information.