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 Disable Input Search

Summary:

Input search should be in Disable on Approve Page

Content (required):

Hi all,

On the client Approve Page, All fields should be in disabled mode ,

Should not be able to Edit the fields .

I am not able to find the disable option for input search.

As Attached Png:


Kindly help me.

Version (include the version you are using, if applicable):

Visual Builder Runtime Version 2210.0.0

Oracle JET Version 12.1.4

Code Snippet (add any code snippets that support your topic, if applicable):

By using Javascript ,

 document.getElementById('oj-input-search--604316549-11').disabled = true;

disable is not working by using above method.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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