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

How to assign the default value to select single component.

edited Sep 30, 2023 4:49PM in Visual Builder 4 comments

Summary:-

From ORDS I'm getting the LOV's. Below mentioned explanation is for POST operation but in UPDATE Operation i need to display that value which is saved in database with LOV. can anybody please guide me how to do it.


  1. Component

<oj-select-single label-hint="Select (Single)" data="[[ $variables.reasonforrequestLOV ]]" item-text="code"

      value="{{ $variables.selectedReasonForRequest }}" class="oj-input-text inputText"></oj-select-single>

2.Type from endpoint















Thanks, in advance

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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