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

Oj-Select-One reset to default option

edited Jul 13, 2020 7:33PM in Visual Builder 3 comments

Summary

Having trouble to reset an oj-select-one to the default option.

Content

Hello all,

I am having difficulties reseting an oj-select-one to the default option. This component is populated by an ADP but has an option that serves as an "Select All", but when a try to reset/refresh the fields and list the value of this component does not reset to this default option, even if i reset the ADP.

 

Version

19.4.3.3

Code Snippet

<oj-select-one label-hint="Level" options="[[ $variables.varLogLevelList ]]" options-keys.label="logLevel" options-keys.value="logLevel" id="logLevelList" on-value-changed="[[$listeners.logLevelListValue]]">
            <oj-option value="-1">Any</oj-option>
          </oj-select-one>
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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