LOV is popular component in ADF, it allows to seach for data
entry in the list, select it and assign to the attribute. I was
researching, how similar concept can be implemented in Oracle JET,
based on data from ADF BC REST service. JET
Input Search component seems to be useful for LOV like behavior
implementation.Job ID field is implemented with Input Search. It is based on
value/label pair, user enters label and in the background selected
value is returned and assigned to...