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

SelectSingle

edited Nov 20, 2020 9:57PM in Visual Builder 37 comments

Content

Hello - we are using latest vbcs (JET 9.x) with Redwood theme and we want to use SelectSingle.

so for unitId we used SelectSingle and for legalEntity we used SelectOne.  Problem is if you see build ViewCriteria from expression below ----- filter criteria gets correct value from SelectOne but wrong value from SelectSingle 

Our SelectSingle looks like below :
  <oj-select-single id="oj-select-single-543261017-1" class="oj-flex-item oj-sm-12 oj-md-8" data="[[$page.variables.grosDATAListSDP]]" item-text="unitId" placeholder="Select" value-item="{{ $variables.selectSingleUnitIdVariable }}"></oj-select-single>

 

1> when i select unitId in the dropdown ( for example 23465  ) and select legalEntity from another dropdown ( for example Grocer Inc ) and then click Submit button then a Event is fired on submit. we populate "requestTransformOptions".  

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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