Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
This form load binder plugin allows you to load data of a wallet directly from the XRP ledger into a form.
This plugin can be used at the form level or at the form section level.
Name | Description |
---|---|
rippled Server | Select the network to load wallet data from:
"Mainnet" uses real-world XRP. The selectable networks here connects to official XRPL public servers. |
rippled URL | Only available if Custom Server is selected for rippled Server property. If you have setup your own rippled server, key in its URL here. |
Wallet Address | The wallet's classic address to load data for. Hash Variable is also accepted. |
Name | Description |
---|---|
Is Account From Validated Ledger Flag | To indicate if wallet data is retrieved from the most recent validated ledger or from the latest possible ledger index. |
Current Wallet Balance | The current available balance in this wallet. |
Last Recent Transaction That Modified This Account | The identifying hash of the transaction that most recently modified this account. |
Last Recent Transaction Sent By This Account | The identifying hash of the transaction most recently sent by this account. To display this info, AccountSetFlag.ACCOUNT_TXN_ID flag must be enabled for this account. |
Account Domain | The account's domain name, represented as a hex string of the lowercase ASCII. You can put any domain in your account's Domain field. This is typically used to prove that an account and domain belong to the same person or business. To learn more about account domain, see: https://xrpl.org/accountset.html#domain. |
Account Email Hash | The account's md5 hash of an email address. Typically used to look-up or generate an avatar image (e.g.: Gravatar). |
Account Object Count | The number of objects this account owns in the ledger, which contributes to its owner reserve. To learn more about fields of an account, see: https://xrpl.org/accountroot.html#accountroot-fields. |