You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

select currency component

Summary: how to use select currency component in redwood template in Visual builder studio


Content (please ensure you mask any confidential information):

I'm facing the issue that in this component the data is not display in screen.

Version (include the version you are using, if applicable):

1.0.20


Code Snippet (add any code snippets that support your topic, if applicable):

<oj-sp-select-single-currency label-hint="Select Single Currency" class="oj-flex-item oj-sm-12 oj-md-4"

                 value="{{ $variables.lgissueHdrObj.currency_code }}" suggestions.max-suggestions="3"

                 suggestions.subject="FromCurrency_mru" suggestions.policy-hint="mru"

                 suggestions.context='{"FromCurrency":"Test"}' display-options.messages="none"

                 currency-data="[[ $variables.currencyCodeLOV ]]">

       </oj-sp-select-single-currency>



Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!