sling-web-business-credit-locks
v1.37.0
Published
Credit Locks Business Component
Downloads
50
Readme
Sling Credit Lock Business Component
This component shows customer's active credit locks by document.
Usage
This is how you set the component into the project html structure
<!--root project index file -->
<sling-sdk-connect></sling-sdk-connect>
<!-- component wrapper page location -->
<sling-credit-locks
document=""
showvalidfrom=""
>
</sling-credit-locks>- document is required, it's a document number of the customer who has a credit lock. Only one document at a time.
Notice we don't have the affiliationCode attribute. That's the first business component that uses the document to authenticate.
