Jdev 11.1.1.7
I have "Input text with List of Values" as Control Type in View object for one of the attribute to select a id
It has a dependency component in input text which fills the value(name) of the field for above selected id.
I want to disable the second component as I want the user to select it only from the Input text with List of Values.
In the next page when selected from the result table. I will allow user to edit the record. So please consider this also while you answer.
When this is done I also want to make the Input text with list of values only through the zoom glass click(pop-up) but not text in second phase. But disabling to enter in input text is main task here.