Versions Compared

Key

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

...

This form element plugin is essentially a convenient and highly customizable button or hyperlink to navigate to a public Cardano blockchain explorer of your choice to inspect a transaction account, transaction, and asset-related actions that was performed in Joget.

This plugin will check the validity of the retrieved transaction IDvalue, and then be able to disable or hide the button or link accordingly.

...

  • Native Cardano Explorer
  • .ioadatools transaction ID transaction ID transaction ID transaction ID transaction ID
    NameDescription
    Network Type

    Select the network for transactions to check for:

    • Mainnet
    • Testnet

    "Mainnet" uses assets with actual monetary value.

    Please use "Testnet" for testing purposes.

    Backend Service

    Select the backend service you wish to use to execute your blockchain queries/transactions with:

    • Blockfrost
    • Koios
    • Dandelion GraphQL
    • Custom GraphQL API
    Blockfrost Project Key

    This property will only appear when Backend Service is Blockfrost.

    Paste in your generated mainnet/testnet project API key. See blockfrost.io.

    GraphQL Endpoint URL

    This property will only appear when Backend Service is Custom GraphQL API.

    Paste in the GraphQL endpoint URL of your choice.

    See Cardano Default Backend Plugin

    Backend Service
    Blockfrost Project Key
    Value Transaction ID Retrieval
    Explorer Type

    Select the public Cardano blockchain explorer of your choice:

    Note

    Unofficial Cardano explorer websites may contain errors or mistakes. Please use them at your OWN risk.

    Note
    Do note that explorers typically has a short delay to sync to the latest blockchain state. Fairly recent transactions performed may take some time to reflect in the explorer.
    Value Type

    Select the type of value you are checking for:

    • Transaction ID
    • Account Address
    • Policy ID
    • Asset ID
    Get Value Via

    Select the method you wish to retrieve the

    value:

    • Field ID
    • Hash Variable
    • Workflow Variable
    Field ID

    This property will only appear when Get Value Via is Field ID.

    Retrieves the

    value via an existing field in the current form.

    Selections here will show all available fields in the current form.

    Hash Variable

    This property will only appear when Get Value Via is Hash Variable.

    Retrieves the

    value via hash variable.

    Workflow Variable

    This property will only appear when Get Value Via is Workflow Variable.

    Retrieves the

    value via workflow variable. Simply type in a related workflow variable name to display a convenient autocomplete dropdown.

    Do note that this method only works when the current form is within an activity of a process flow.

    Customize Link UI
    Display As

    Display this explorer link as:

    • Button
    • Hyperlink

    Do note that for Button, the button design follows the userview theme of the current app.

    Button Label

    This property will only appear when Display As is Button.

    The button label of this link.

    Hyperlink Label

    This property will only appear when Display As is Hyperlink.

    The hyperlink label of this link.

    If this property is blank, the hyperlink label will be the URL itself.

    Link TargetUpon clicking on this link, choose to open the explorer link in a new browser tab or the current browser window.
    Invalid Value Behavior

    In the event where the retrieved

    value is invalid, you can choose to:

    • Show As Is
    • Disable Link
    • Hide Link