Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Input search disabled not working

renangiNov 23 2021

Based on the condition need to disable and enable the input search (ver 9.0)
<oj-input-search id="src" class="reqinputsrch" style="width: 180px;"
suggestions="[[sourcedata]]" value="{{sourceval}}" disabled="[[isEnable]]"
placeholder="Search" aria-label="My search field">
</oj-input-search>

This post has been answered by John JB Brock-Oracle on Nov 30 2021
Jump to Answer

Comments

Post Details

Added on Nov 23 2021
4 comments
124 views