OAF simple search page problem with date fields in query Region Style
Release 12.1.3:OAF simple search page problem with date fields in query Region Style:
MessageTextInput with data type Date it is not working with this combination queryable="true" and readOnly="true". In queryable Area, I can see the prompt, but the date field is missing search region. With other datatype like VARCHAR2 it is working, I can see the field in searchable area and the output in the table region like readonly.
I am not sure if this is normal or a bug. How to work around.
Thanks.