Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Regarding oj-onput-search

edited Jul 15, 2020 2:34PM in Visual Builder 3 comments

Summary

Could you please let us know how integrate the oj-input-search in vbcs page

Content

Could you please let us know how integrate the oj-input-search in vbcs page.

I kept the code snippet in vbcs page, but it says its not ojet component.

Please let us know how to integrate this component in vbcs page.

I followed this article from cookbook

https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=inputSearch&demo=suggestions

Version

19.4.3.2

Code Snippet

 <oj-input-search id="search1"
                style="width:400px;"
                suggestions="[[suggestionDP]]"
                value="{{ $variables.productCode }}"
                placeholder="Search..."
                aria-label="My search field"
>
              </oj-input-search>
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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